1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys/dev/ofw
Alfred Perlstein 44956c9863 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
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