Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Aug 1998 12:40:39 +0200
From:      Andreas Strobel <andreas.strobel@dbag.ulm.DaimlerBenz.COM>
To:        freebsd-questions@FreeBSD.ORG
Subject:   cd-recorder
Message-ID:  <35C98826.41C67EA6@dbag.ulm.daimlerbenz.com>

next in thread | raw e-mail | index | archive | help
Hi
i want to use a cd recorder yamaha cde 100 II on my FreeBSD System. I
got following messages for the scsi devices on startup:

ahc0 <Adaptec aic7880 Ultra SCSI host adapter> rev 1 int a irq 15 on
pci0:
6
ahc0: aic7880 Wide Channel, SCSI Id=7, 16 SCBs
ahc0 waiting for scsi devices to settle
(ahc0:0:0): "IBM DCAS-34330 S65A" type 0 fixed SCSI 2
sd0(ahc0:0:0): Direct-Access 4134MB (8467200 512 byte sectors)
(ahc0:2:0): "TOSHIBA CD-ROM XM-6201TA 1030" type 5 removable SCSI 2
cd0(ahc0:2:0): CD-ROM can't get the size

aha0 at 0x330-0x333 irq 11 drq 5 on isa
aha0 waiting for scsi devices to settle
(aha0:3:0): "YAMAHA CDR100 1.12" type 4 removable SCSI 2
uk0(aha0:3:0): Unknown
(aha0:3:1): "YAMAHA CDR100 1.12" type 4 removable SCSI 2  
uk1(aha0:3:1): Unknowntype  
(aha0:3:2): "YAMAHA CDR100 1.12" type 4 removable SCSI 2
uk2(aha0:3:2): Unknown
(aha0:3:3): "YAMAHA CDR100 1.12" type 4 removable SCSI 2
uk3(aha0:3:3): Unknown
(aha0:3:4): "YAMAHA CDR100 1.12" type 4 removable SCSI 2
uk4(aha0:3:4): Unknown
(aha0:3:5): "YAMAHA CDR100 1.12" type 4 removable SCSI 2
uk5(aha0:3:5): Unknown
(aha0:3:6): "YAMAHA CDR100 1.12" type 4 removable SCSI 2
uk6(aha0:3:6): Unknown
(aha0:3:7): "YAMAHA CDR100 1.12" type 4 removable SCSI 2
uk7(aha0:3:7): Unknown

i build up a new kernel with following scsi parameters:


controller      ncr0
controller      amd0
controller      ahb0
controller      ahc0
controller      bt0     at isa? port "IO_BT0" bio irq ? vector
bt_isa_intr
controller      uha0    at isa? port "IO_UHA0" bio irq ? drq 5 vector
uhai
ntr
controller      aha0    at isa? port "IO_AHA0" bio irq ? drq 5 vector
ahai
ntr
controller      aic0    at isa? port 0x340 bio irq 11 vector aicintr
controller      nca0    at isa? port 0x1f88 bio irq 10 vector ncaintr
controller      nca1    at isa? port 0x350 bio irq 5 vector ncaintr
controller      sea0    at isa? bio irq 5 iomem 0xc8000 iosiz 0x2000
vecto
r seai
ntr

controller      scbus0

device          sd0

device          od0     #See LINT for possible `od' options.

device          st0

device          cd0     #Only need one of these, the code dynamically
grow
s
 
are there any mistakes in the config file, with the exeption that i can
delete some controller, or is it necessary to add some parameters to the
kernel config file? Or is it possible to work with this uk device? If
everything is allright how can i create a device in /dev for uk?


Sincerely

Andreas

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35C98826.41C67EA6>