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
Hans Petter Selasky
3b12bdb58f
Rename device_delete_all_children() into device_delete_children().
...
Suggested by: jhb @ and marius @ MFC after: 1 week
2011-11-22 21:56:55 +00:00
..
if_plip.c
…
immio.c
…
lpbb.c
- There's no need to overwrite the default device method with the default
2011-11-22 21:28:20 +00:00
lpt.c
- Use ppb_assert_locked() rather than using explicit mtx_assert call
2011-11-22 11:35:24 +00:00
lpt.h
…
lptio.h
…
pcfclock.c
…
ppb_1284.c
…
ppb_1284.h
…
ppb_base.c
- Use ppb_assert_locked() rather than using explicit mtx_assert call
2011-11-22 11:35:24 +00:00
ppb_msq.c
- Use ppb_assert_locked() rather than using explicit mtx_assert call
2011-11-22 11:35:24 +00:00
ppb_msq.h
…
ppbconf.c
Rename device_delete_all_children() into device_delete_children().
2011-11-22 21:56:55 +00:00
ppbconf.h
…
ppbio.h
…
ppbus_if.m
…
ppi.c
…
ppi.h
…
pps.c
…
vpo.c
- Use ppb_assert_locked() rather than using explicit mtx_assert call
2011-11-22 11:35:24 +00:00
vpoio.c
…
vpoio.h
…