This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
ppbus
History
rwatson
d9942f2ea2
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
Use __FBSDID().
2003-08-24 17:55:58 +00:00
lpbb.c
Prevent the strange situation that after each load/unload of a ppbus
2004-03-18 21:10:11 +00:00
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
Use __FBSDID().
2003-08-24 17:55:58 +00:00
ppb_1284.h
…
ppb_base.c
Use __FBSDID().
2003-08-24 17:55:58 +00:00
ppb_msq.c
Use __FBSDID().
2003-08-24 17:55:58 +00:00
ppb_msq.h
…
ppbconf.c
Use __FBSDID().
2003-08-24 17:55:58 +00:00
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
Use __FBSDID().
2003-08-24 17:55:58 +00:00
vpoio.h
…