freebsd-dev/sys/dev/cs
Brooks Davis 3a6ceb1592 Use if_printf(ifp, "blah") instead of
printf(CS_NAME"%d: blah", ifp->if_unit);
2002-10-01 00:46:41 +00:00
..
if_cs_isa.c Additional enhancments to allow IBM Etherjet cards to be probed, 2001-02-23 08:08:21 +00:00
if_cs_pccard.c Migrate to PCMCIA_CARD() macros 2001-11-15 07:52:49 +00:00
if_cs.c Use if_printf(ifp, "blah") instead of 2002-10-01 00:46:41 +00:00
if_csreg.h Additional enhancments to allow IBM Etherjet cards to be probed, 2001-02-23 08:08:21 +00:00
if_csvar.h