This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
ppbus
History
Warner Losh
092cb1258f
When locking a MTX_SPIN, one needs to use mtx_lock_spin.
...
Lock the timeout routine as well. Submitted by: bde
2005-03-17 20:45:24 +00:00
..
if_plip.c
Apply error and success logic consistently to the function netisr_queue() and
2004-08-27 18:33:08 +00:00
immio.c
…
lpbb.c
Prevent the strange situation that after each load/unload of a ppbus
2004-03-18 21:10:11 +00:00
lpt.c
Remove unused variable.
2005-03-17 09:32:37 +00:00
lpt.h
…
lptio.h
Start each of the license/copyright comments with /*-, minor shuffle of lines
2005-01-06 01:43:34 +00:00
pcfclock.c
Start each of the license/copyright comments with /*-, minor shuffle of lines
2005-01-06 01:43:34 +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
Start each of the license/copyright comments with /*-, minor shuffle of lines
2005-01-06 01:43:34 +00:00
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
When locking a MTX_SPIN, one needs to use mtx_lock_spin.
2005-03-17 20:45:24 +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
…