summaryrefslogtreecommitdiff
path: root/sys/dev/eisa/if_ep_eisa.c
AgeCommit message (Expand)Author
2004-10-29Prettier dmesg on vortexes.Miod Vallat
2004-05-12network drivers don't need to include bpfdesc.hTed Unangst
2003-01-10now that epconfig() prints stuff another new way fix the dmesg print again. a...Michael Shalayeff
2002-03-14First round of __P removal in sysTodd C. Miller
2001-09-18allow a little more time for reset and match TCM5098 (from NetBSD pr'sJason Wright
2001-03-09proper irq printout (like other busses)Michael Shalayeff
2000-05-29Support for 3c574 and 3CCFEM556BI PCMCIA Ethernet; from NetBSD.Aaron Campbell
2000-03-13Add support for more 3com cards. William Yodlowsky <wyodlows@route1.nj.devry....Mats O Jansson
1998-09-19Added if_media support from NetBSD. -mojMats O Jansson
1998-09-11change missed by fgsch, tsk tsk tskTheo de Raadt
1998-02-26clean dmesgTheo de Raadt
1997-07-30Sync to NetBSD. Adapt to use bus_space_multi_raw* interface of OpenBSD.Niklas Hallqvist
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
1996-11-12s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy roadNiklas Hallqvist
1996-05-26sync 0521Theo de Raadt
1996-05-07sync with 0504 -- prototypes and bus.hTheo de Raadt
1996-05-05add general ether_ioctl call in net/if_ethersubr.c,Michael Shalayeff
1996-05-03prettier printf messagesTheo de Raadt
1996-05-02if_ep splitupTheo de Raadt