summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/dp8390reg.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* typos from Tom Cosgrove;jmc2003-10-211-2/+2
| | | | | | | | Tom: I did not commit a couple of your changes. i did not include some punctuation fixes (full stops, etc.) mnemorable -> mnemonic: i decided memorable was probably better instrunctions -> instruction: i kept the plural
* preparing for AX88190 support; from NetBSD.fgsch2000-05-291-2/+7
|
* Support for RealTek 8019 and 8029 NE2000-compatible network interfaces.fgsch1998-11-061-4/+5
|
* the ed -> ec,we,ne conversion missed the fact that our backwardniklas1998-10-041-15/+6
| | | | compatibility needs to look a bit different.
* New DS8390/WD83C690 device driver used by ec, ne and we from NetBSD.fgsch1998-09-221-12/+26
|
* Document flag to set 32-bit word mode. Call it ED_DCR_QTS formillert1997-04-141-2/+4
| | | | lack of a better name (anyone have any documentation?)
* Drop the ed_ring structure in favour of a byte-array and offset constants.niklas1996-07-311-13/+7
| | | | Makes the code much more robust agains MD paddings. Use new bus.h.
* From NetBSD: merge with 960217niklas1996-03-051-1/+2
|
* initial import of NetBSD treederaadt1995-10-181-0/+550