Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
thorpej
Wed Apr 16 16:32:05 PDT 1997
Update of /cvsroot/src/sys/dev/ofw
In directory netbsd1:/var/slash-tmp/cvs-serv21058
Modified Files:
ofbus.c
Log Message:
Update for no __BROKEN_INDIRECT_CONFIG.
thorpej
Wed Apr 16 16:32:57 PDT 1997
Update of /cvsroot/src/sys/dev/ofw
In directory netbsd1:/var/slash-tmp/cvs-serv21271
Modified Files:
ofcons.c
Log Message:
Update for no __BROKEN_INDIRECT_CONFIG.
thorpej
Wed Apr 16 16:39:29 PDT 1997
Update of /cvsroot/src/sys/dev/ofw
In directory netbsd1:/var/slash-tmp/cvs-serv21618
Modified Files:
ofdisk.c
Log Message:
- 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.
Home |
Main Index |
Thread Index |
Old Index