Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync the MI LANCE code ( le(4) ) with NetBSD, except for the following: | 2013-09-24 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | - the am7990_get() - now lance_get() - is unchanged. - the interrupt acknowledge logic is unchanged, and will disable interrupts, then acknowledge all interrupt conditions. Add ILACC (79900) support (from NetBSD). Both LANCE (am7990.c) and ILACC (am79900.c) code share as much common code (lance.c) as possible. This affects all le(4) attachments, but the changes are mostly mechanical, to split am7990-specific parts from lance-agnostic parts. Compile tested on all affected platforms. Tested on alpha, hp300, luna88k, mvme88k, sparc, sparc64 and vax. | ||||
* | ansify/de-register | 2007-06-17 | 1 | -4/+4 | |
| | | | | ok miod@ | ||||
* | First round of __P removal in sys | 2002-03-14 | 1 | -4/+4 | |
| | |||||
* | finish busify | 1997-12-26 | 1 | -3/+3 | |
| | |||||
* | busify; support isapnp lance cards | 1997-12-26 | 1 | -2/+8 | |
| | |||||
* | $OpenBSD$ | 1997-11-07 | 1 | -0/+1 | |
| | |||||
* | Missing pieces of new bus.h that CVS lost behind my back | 1996-11-29 | 1 | -1/+1 | |
| | |||||
* | if_name/if_unit -> if_xname/if_softc | 1996-05-10 | 1 | -38/+3 | |
| | |||||
* | sync with 0504 -- prototypes and bus.h | 1996-05-07 | 1 | -7/+12 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+83 | |