cue.4 (bede3d120f77d15f9c6a7e4551ec6e3b32533b57) cue.4 (95d7878ce05ab513b8e01acd887910e055ca4be1)
1.\" Copyright (c) 1997, 1998, 1999, 2000
2.\" Bill Paul <wpaul@ee.columbia.edu>. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 60 unchanged lines hidden (view full) ---

69issued, however the device failed to acknowledge the transmission
70before a timeout expired.
71.It "cue%d: no memory for rx list"
72The driver failed to allocate an mbuf for the receiver ring.
73.El
74.Sh SEE ALSO
75.Xr arp 4 ,
76.Xr netintro 4 ,
1.\" Copyright (c) 1997, 1998, 1999, 2000
2.\" Bill Paul <wpaul@ee.columbia.edu>. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 60 unchanged lines hidden (view full) ---

69issued, however the device failed to acknowledge the transmission
70before a timeout expired.
71.It "cue%d: no memory for rx list"
72The driver failed to allocate an mbuf for the receiver ring.
73.El
74.Sh SEE ALSO
75.Xr arp 4 ,
76.Xr netintro 4 ,
77.Xr ifconfig 8 ,
78.Xr ng_ether 8
77.Xr ng_ether 4 ,
78.Xr ifconfig 8
79.Sh HISTORY
80The
81.Nm
82device driver first appeared in
83.Fx 4.0 .
84.Sh AUTHORS
85The
86.Nm
87driver was written by
88.An Bill Paul Aq wpaul@ee.columbia.edu .
79.Sh HISTORY
80The
81.Nm
82device driver first appeared in
83.Fx 4.0 .
84.Sh AUTHORS
85The
86.Nm
87driver was written by
88.An Bill Paul Aq wpaul@ee.columbia.edu .