summaryrefslogtreecommitdiffstats
path: root/sys/dev/tc/if_le_ioasic.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement media auto selection for DEC 3000.mpi2017-10-131-1/+127
* unifdef INETtedu2014-12-221-3/+1
* Sync the MI LANCE code ( le(4) ) with NetBSD, except for the following:miod2013-09-241-16/+14
* Pass a device name to {tc,tcds,ioasic}_intr_establish in order to getmiod2008-08-091-2/+2
* Get rid of TC_IPL_xxx values and tc_intrlevel_t, and use IPL_xxx and int.miod2007-11-061-2/+2
* fix pasto'sjasper2007-06-181-2/+2
* ansify/de-registerjasper2007-06-171-28/+12
* Big TURBOchannel support catchup from NetBSD, part 1.miod2002-05-021-78/+222
* First round of __P removal in sysmillert2002-03-141-12/+12
* Sprinkle pmap_update calls where relevant and some otherart2001-12-081-1/+2
* Kill uvm_pagealloc_contig. The two drivers that still used it should haveart2001-11-301-5/+27
* Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.miod2001-11-061-2/+1
* zap old vmart2001-06-271-9/+1
* allocate le_iomem in le_ioasic_attach instead of MD code,art2000-11-081-3/+17
* o if_media'fied am7990jason1998-09-161-1/+2
* $OpenBSD$niklas1997-11-071-0/+1
* if_name/if_unit -> if_xname/if_softcderaadt1996-05-101-12/+170
* make these work togetherderaadt1996-05-021-0/+104