freebsd-dev/sys
Rodney W. Grimes a70983c40b >From julian@jules.DIALix.oz.au Fri Sep 10 22:58:30 1993
>Date: Sat, 11 Sep 93 12:59:39 +0800

1/ fix bug where cd0a was unusable because it was compared against
the number of 2k blocks not the number of 512byte blocks.. gave
an error for all reads past 1/4 way through the disk (cd0d was ok).

2/ fix open code so that it now notices if a disk has been changed
and updates the disklabel.

3/ use the new error handling code from st.c

4/ start adding stuff to get ready for using cd_scsi_cmd from
cd_start (like is done in st and sd)

5/ more general cleanups including making dmesg report
sector size of disk.. (believe it or not SUN drives use 512 byte)
1993-09-21 05:30:35 +00:00
..
alpha/include/pc Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
amd64 Removed volatile functions which were causing grief in the system, since 1993-09-10 22:14:37 +00:00
conf Put the uha0 controller at its proper default IRQ of 14! Thanks Warner! 1993-09-13 03:15:26 +00:00
ddb >From: rich@id.slip.bcm.tmc.edu.cdrom.com (Rich Murphey) 1993-09-12 21:56:50 +00:00
dev Removed $Log$ section and patch kit headers. And here is the full 1993-09-15 23:27:45 +00:00
i386 Enabled floppy drive ioctl's so that disklabel on a floppy is now 1993-09-15 23:29:11 +00:00
isa Removed $Log$ section and patch kit headers. And here is the full 1993-09-15 23:27:45 +00:00
kern Changed trap.c so that a panic will occur if we do not have hardware 1993-08-28 13:25:22 +00:00
powerpc/include Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
scsi >From julian@jules.DIALix.oz.au Fri Sep 10 22:58:30 1993 1993-09-21 05:30:35 +00:00
sys Revised headers from Julian. Support for generic scsi. 1993-08-28 03:10:05 +00:00