*BSD News Article 9936


Return to BSD News archive

Received: by minnie.vk1xwt.ampr.org with NNTP
	id AA6840 ; Fri, 15 Jan 93 10:36:51 EST
Path: sserve!manuel.anu.edu.au!munnari.oz.au!spool.mu.edu!umn.edu!noc.msc.net!uc.msc.edu!raistlin!shamash!runyon.cim.cdc.com!pbd
From: pbd@runyon.cim.cdc.com (Paul Dokas)
Newsgroups: comp.unix.bsd
Subject: Help:  Toshiba CDROM
Message-ID: <51495@shamash.cdc.com>
Date: 15 Jan 93 20:12:33 GMT
Sender: usenet@shamash.cdc.com
Organization: ICEM Systems, Inc.
Lines: 43

I've got access to a Toshiba CDROM (from an SGI box) here at work that 
I'd like to hook up to my 386BSD system, but I'm having some problems.
When I boot with the CDROM hung off of my Adaptec 1542B using Julian's
SCSI drivers I get the following:

Jan 15 13:28:59 stimpy /386bsd: pc0<color> at 0x60 irq 1 on isa
Jan 15 13:29:00 stimpy /386bsd: com1 at 0x3e8 irq 4 on isa
Jan 15 13:29:00 stimpy /386bsd: com2 fifo at 0x2e8 irq 3 on isa
Jan 15 13:29:00 stimpy /386bsd: wd0 0:<Maxtor 7213 AT> at 0x1f0 irq 14 on isa
Jan 15 13:29:00 stimpy /386bsd: fd0 drives 0: 1.2M, 1: 1.44M at 0x3f0 irq 6 drq 2 on isa
Jan 15 13:29:00 stimpy /386bsd: aha0 reading board settings, 200 nSEC ok, use 250 nSEC
Jan 15 13:29:00 stimpy /386bsd:   **aha0 probing for scsi devices**
Jan 15 13:29:00 stimpy /386bsd:   dev4,lu0: type 0(direct),fixed 'TOSHIBA CD-ROM DRIVE:XM 1971' scsi2
Jan 15 13:29:01 stimpy /386bsd: sd0: illegal request
Jan 15 13:29:01 stimpy /386bsd:  could not mode sense (4) for unit 0
Jan 15 13:29:01 stimpy /386bsd:         sd0: 0MB, cyls 0, heads 0, secs 0, bytes/sec 0
Jan 15 13:29:01 stimpy /386bsd: aha0 at 0x330 irq 11 drq 5 on isa
Jan 15 13:29:01 stimpy /386bsd: we0 ethernet address 00:00:c0:a6:65:10 at 0x280 irq 9 on isa
Jan 15 13:29:01 stimpy /386bsd: npx0 at 0xf0 irq 13 on isa
Jan 15 13:29:01 stimpy /386bsd: sd0: illegal request
Jan 15 13:29:01 stimpy /386bsd:  could not mode sense (4) for unit 0
Jan 15 13:29:02 stimpy /386bsd: sd0: Can't deal with 0 bytes logical blocks

It seems to recognize the drive, but complains about the disk size.  Perhaps
the SCSI driver thinks that the CDROM is a normal hard drive?  It is calling
it "direct".  Shouldn't it be "removable" or something?

BTW I have the following in my config file:

controller      aha0    at isa? port "IO_AHA0" bio irq 11 drq 5 vector ahaintr
controller      scbus0
device          sd0
device          sd1
device          st0
device          cd0

The CDROM is the only device on the SCSI bus.

-- 
#include <std.disclaimer>
#define FULL_NAME                          "Paul Dokas"
#define EMAIL                              "pbd@runyon.cim.cdc.com"
/*            Just remember, you *WILL* die someday.             */