NetBSD/sys/dev/ofw
thorpej a9710d488d Three changes to ofdsize():
- If the partition is already open, skip the open/close step.  (Sync
  with other disk drivers.)
- foosize()'s return value is in DEV_BSIZE units; adjust the size obtained
  from the disklabel accordingly.
- Pass correct arguments to ofdopen() and ofdclose().
1997-06-24 00:27:18 +00:00
..
files.ofw New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
ofbus.c Update for no __BROKEN_INDIRECT_CONFIG. 1997-04-16 23:32:04 +00:00
ofcons.c DTRT if OF_read() returns 0 when no data is available. 1997-04-28 18:33:57 +00:00
ofdisk.c Three changes to ofdsize(): 1997-06-24 00:27:18 +00:00
ofnet.c Oops; forgot to GC the last mbuf allocated when out of clusters. 1997-04-28 18:32:58 +00:00
ofrtc.c Update for no __BROKEN_INDIRECT_CONFIG. 1997-04-16 23:41:53 +00:00
openfirm.h PowerPC port 1996-09-30 16:34:14 +00:00