summaryrefslogtreecommitdiffstats
path: root/sys/dev/isa/if_le_isapnp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* unifdef INETtedu2014-12-221-3/+1
* Sync the MI LANCE code ( le(4) ) with NetBSD, except for the following:miod2013-09-241-8/+10
* ansify/de-registerjasper2007-06-171-9/+5
* remove uvm_extern.hbrad2004-01-091-3/+1
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* First round of __P removal in sysmillert2002-03-141-3/+3
* Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.miod2001-11-061-2/+2
* remove excess xname printingderaadt1999-03-081-3/+2
* o if_media'fied am7990jason1998-09-161-1/+2
* move to current OpenBSD isadma APIniklas1998-01-181-2/+2
* finish busifyderaadt1997-12-261-3/+1
* print pnp device id in isapnp_printderaadt1997-12-261-2/+1
* print device typederaadt1997-12-261-1/+2
* busify; support isapnp lance cardsderaadt1997-12-261-0/+146