Re: Panic on current on mac68k
John Klos <[email protected]> Mon, 25 Feb 2019 21:49:08 +0000 (UTC)
| Newsgroups | gmane.os.netbsd.ports.mac68k,gmane.os.netbsd.current |
|---|---|
| Message-ID | <[email protected]> |
>> [ 3.2026086] sd0 at scsibus0 target 0 lun 0: <SCSI, PCCARD Flash, 1.28> >> disk removable >> [ 3.3027567] sd0: 61064 MB, 16383 cyl, 15 head, 63 sec, 512 bytes/sect x >> 125059072 sectors >> [ 3.4035060] sd1 at scsibus0 target 0 lun 1: <SCSI, Compact Flash, 1.28> >> disk removable >> [ 3.5038328] sd1: drive offline >> [ 3.5399414] sd2 at scsibus0 target 0 lun 2: <SCSI, SmartMedia, 1.28> >> disk removable >> [ 3.6369543] sd2: drive offline >> [ 3.6729607] sd3 at scsibus0 target 0 lun 3: <SCSI, Secure Digital, >> 1.28> disk removable >> [ 3.7720454] sd3: 61056 MB, 15506 cyl, 128 head, 63 sec, 512 bytes/sect >> x 125042688 sectors >> [ 3.8770380] sd4 at scsibus0 target 0 lun 4: <SCSI, Memory Stick, 1.28> >> disk removable >> [ 3.9741249] sd4: drive offline >> [ 4.0117232] sd0: async, 8-bit transfers >> [ 4.0117232] sd1: async, 8-bit transfers >> [ 4.0117232] sd2: async, 8-bit transfers >> [ 4.0117232] sd3: async, 8-bit transfers >> [ 4.0117232] sd4: async, 8-bit transfers > > That is a whole raft of, erm, non-standard disk drives you have there. How > are the silicon disks bridged, and how reliable and standard conformant > (sp?) are these bridges? Do you get the panic with traditional spinning > rust? Those are all flash media in an SCM Microsystems PCD-50B SCSI card reader. Mac OS can't see things on anything that's not LUN 0, but NetBSD sure can. I've had no issues with it on this machine or on a VAXstation 4000/30. I won't have a chance to try out a spinning rust drive for a week or two, but I'll give that a go, too. John