freebsd-dev/sys/dev/ppbus
Robert Watson 68c7bc6de8 Since if_plip doesn't contain locking or run with INTR_MPSAFE, mark
the interface as IFF_NEEDSGIANT so if_start is run holding Giant.
2004-08-13 23:32:17 +00:00
..
if_plip.c Since if_plip doesn't contain locking or run with INTR_MPSAFE, mark 2004-08-13 23:32:17 +00:00
immio.c
lpbb.c
lpt.c Do not bzero() the softc, as newbus does it for us. 2004-07-09 16:56:46 +00:00
lpt.h
lptio.h
pcfclock.c Do not bzero() the softc, as newbus does it for us. 2004-07-09 16:56:46 +00:00
ppb_1284.c
ppb_1284.h
ppb_base.c
ppb_msq.c
ppb_msq.h
ppbconf.c
ppbconf.h
ppbio.h
ppbus_if.m
ppi.c Do not bzero() the softc, as newbus does it for us. 2004-07-09 16:56:46 +00:00
ppi.h
pps.c Newbus returns a zeroed softc, so there's no need to call bzero() here. 2004-07-09 13:42:05 +00:00
vpo.c Do not bzero() the softc, as newbus does it for us. 2004-07-09 16:56:46 +00:00
vpoio.c
vpoio.h