NetBSD/sys/dev/ofw
chs cb1254e9a1 in ofnet_read(), interpret returns of either -2 or 0 from OF_read() as
meaning that there is no packet available.  the OF spec reportedly
says that it's supposed to return 0 in this case, but my Firepower box
uses -2, so this is probably another of those FIRMWORKSBUGS things.
we'll accept both values in any case.
2002-10-22 06:28:50 +00:00
..
Makefile
files.ofw Fix a latent bug uncovered by the new autoconfiguration code: make 2002-09-27 06:23:09 +00:00
ofbus.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
ofcons.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
ofdisk.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
ofnet.c in ofnet_read(), interpret returns of either -2 or 0 from OF_read() as 2002-10-22 06:28:50 +00:00
ofrtc.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
ofw_network_subr.c
ofw_pci.h
ofw_subr.c
openfirm.h add missing protos. 2002-10-05 17:01:51 +00:00
openfirmio.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
openfirmio.h Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00