NetBSD/sys/dev/ofw
thorpej 2747d6c890 - Update for no __BROKEN_INDIRECT_CONFIG.
- Determine and remember if we are a floppy.
- Workaround for what is apparently a firmware bug - ignore the sector
  size returned by the device.  On my Firepower's floppy, block-size
  is the same as max-transfer, which causes Lossage.
- Don't read the disklabel on a floppy; do what the ISA floppy driver
  does, which is assign the entire disk to each "partition", although
  we do not deal with the density stuff.
- FIREPOWERBUGS -> FIRMWORKSBUGS
- Some general cleanup.
1997-04-16 23:39:28 +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 Update for no __BROKEN_INDIRECT_CONFIG. 1997-04-16 23:32:04 +00:00
ofdisk.c - Update for no __BROKEN_INDIRECT_CONFIG. 1997-04-16 23:39:28 +00:00
ofnet.c New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
ofrtc.c backout kprintf changes 1996-10-13 01:37:04 +00:00
openfirm.h PowerPC port 1996-09-30 16:34:14 +00:00