Subject: May 14 scsi changes: driver support needed?
To: None <current-users@netbsd.org>
From: Ignatios Souvatzis <is@netbsd.org>
List: current-users
Date: 05/17/2001 21:59:12
Hi,

with scsipi younger than 20010514\ 2240, I get this:

sd0: 810 MB, 810 cyl, 64 head, 32 sec, 512 bytes/sect x 1660299 sectors
drsc0: target 2 now synchronous, period=100ns, offset=8
sd1 at scsibus0 target 2 lun 0: <IBM, DDRS-34560, S97B> SCSI2 0/direct fixed
couldn't find saved data pointer: curbuf 40bf0016 curlen 2 i 1
syncing disks... done
rebooting...

instead of

sd0 at scsibus0 target 0 lun 0: <QUANTUM, TRB850S, 0404> SCSI2 0/direct fixed
sd0: 810 MB, 3653 cyl, 4 head, 113 sec, 512 bytes/sect x 1660299 sectors
drsc0: target 2 now synchronous, period=100ns, offset=8
sd1 at scsibus0 target 2 lun 0: <IBM, DDRS-34560, S97B> SCSI2 0/direct fixed
sd1: 4357 MB, 8387 cyl, 5 head, 212 sec, 512 bytes/sect x 8925000 sectors
drsc0: target 3 now synchronous, period=100ns, offset=8
sd2 at scsibus0 target 3 lun 0: <PHILIPS, DD640R2, 0020> SCSI2 0/direct removabl
e
sd2: drive offline
drsc0: target 6 now synchronous, period=100ns, offset=8
cd0 at scsibus0 target 6 lun 0: <TEAC, CD-ROM CD-532S, 1.0A> SCSI2 5/cdrom remov
able

(this is on Amiga siop - NCR53C710.)

Does the backend driver need to be changed for the changes to work?

Regards,
	-is