summaryrefslogtreecommitdiff
path: root/sys/dev/tc/if_le_tc.c
AgeCommit message (Expand)Author
2008-08-09Pass a device name to {tc,tcds,ioasic}_intr_establish in order to getMiod Vallat
2007-11-06Get rid of TC_IPL_xxx values and tc_intrlevel_t, and use IPL_xxx and int.Miod Vallat
2007-06-17ansify/de-registerJasper Lievisse Adriaanse
2005-10-11TC le(4) needs to be accessed in sparse address space for alpha.Martin Reindl
2002-05-02Big TURBOchannel support catchup from NetBSD, part 1.Miod Vallat
2002-03-14First round of __P removal in sysTodd C. Miller
1998-09-16o if_media'fied am7990Jason Wright
1997-11-07$OpenBSD$Niklas Hallqvist
1996-05-10if_name/if_unit -> if_xname/if_softcTheo de Raadt
1996-05-02make these work togetherTheo de Raadt