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
/
ofw
History
alfred
bf8e8a6e8f
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
...
Merge M_NOWAIT/M_DONTWAIT into a single flag M_NOWAIT.
2003-01-21 08:56:16 +00:00
..
ofw_console.c
Create the ofwcons device at SI_SUB_CONFIGURE instead of SI_SUB_DRIVERS,
2002-11-18 06:19:12 +00:00
ofw_disk.c
Add missing semicolon
2002-09-20 23:26:07 +00:00
ofw_pci.h
1. Add ofw_pci.h with definitions for the OpenFirmware PCI bindings
2001-11-18 20:38:44 +00:00
openfirm.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
openfirm.h
Add an #ifdef _KERNEL to make it possible to include this file from
2002-10-18 15:21:09 +00:00
openfirmio.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
openfirmio.h
Add a pseudo device which allows to access the OpenFirmware device tree
2002-10-18 15:23:43 +00:00