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
phk
ef310efff8
Since DELAY() was moved, most <machine/clock.h> #includes have been
...
unnecessary.
2006-05-16 14:37:58 +00:00
..
if_plip.c
- Use bus_setup_intr() and bus_teardown_intr() to register device driver
2006-02-22 18:16:26 +00:00
immio.c
bandaid assumption that char is signed
2005-12-21 00:09:11 +00:00
lpbb.c
Add missing MODULE_DEPEND() so that ppbus.ko and these .ko's can be
2005-12-21 10:54:47 +00:00
lpt.c
Import ACPI Dock Station support. Note that this is still very young.
2006-04-15 12:31:34 +00:00
lpt.h
…
lptio.h
…
pcfclock.c
…
ppb_1284.c
…
ppb_1284.h
…
ppb_base.c
…
ppb_msq.c
…
ppb_msq.h
…
ppbconf.c
Import ACPI Dock Station support. Note that this is still very young.
2006-04-15 12:31:34 +00:00
ppbconf.h
…
ppbio.h
…
ppbus_if.m
…
ppi.c
- Use bus_setup_intr() and bus_teardown_intr() to register device driver
2006-02-22 18:16:26 +00:00
ppi.h
…
pps.c
Add missing MODULE_DEPEND() so that ppbus.ko and these .ko's can be
2005-12-21 10:54:47 +00:00
vpo.c
…
vpoio.c
Since DELAY() was moved, most <machine/clock.h> #includes have been
2006-05-16 14:37:58 +00:00
vpoio.h
…