NetBSD/sys/dev/ofw
cgd 9e47d44515 Make sure the data after the Ethernet header is aligned. (It's been
in the Shark source tree for a while, but Jason's recent commit to
dp8390.c spurred me to check it in here.)
XXX Assumes the device is an ethernet, but then so does other code in
this driver.
1998-01-27 23:55:18 +00:00
..
files.ofw add ofw_subr.c, a file containing common OFW routines. 1998-01-26 21:47:35 +00:00
ofbus.c (1) kill ofnmmatch(); nothing used it (and it's not clear that 1998-01-26 21:48:07 +00:00
ofcons.c of_decode_int() the stdin and stdout properties. 1998-01-26 21:49:00 +00:00
ofdisk.c Update for config changes. 1998-01-12 09:33:30 +00:00
ofnet.c Make sure the data after the Ethernet header is aligned. (It's been 1998-01-27 23:55:18 +00:00
ofrtc.c Update for config changes. 1998-01-12 09:33:30 +00:00
ofw_subr.c new file containing common OFW-related routines. Right now just contains 1998-01-26 21:48:40 +00:00
openfirm.h clean up for other changes (removal of ofnmmatch(), addition of 1998-01-26 21:49:13 +00:00