i tried the patch on 2 stable boxes:
1st box with a PHILIPS CDD3610 CD-R/RW burner and all is running fine
2nd box with a SONY CD-ROM CDU611 drive (it's not a burner) and it hangs
after the message:
(noperiph:atapi1:0:-1:-1): Registered SIM for ata1
The drive is master and alone on the 2nd controller:
acd0: CDROM <CD-ROM CDU611> at ata1-master using PIO4
any advice?
Marc
To Unsubscribe: send mail to majo...@FreeBSD.org
with "unsubscribe freebsd-scsi" in the body of the message
ata0-master: DMA limited to UDMA33, non-ATA66 compliant cable
ad0: 4645MB <IBM-DARA-206000> [10068/15/63] at ata0-master UDMA33
acd0: CDROM <CD-224E> at ata0-slave using PIO4
(noperiph:atapi0:0:-1:-1): Registered SIM for ata0
Mounting root from ufs:/dev/ad0s1a
cd0 at atapi0 bus 0 target 1 lun 0
cd0: <TEAC CD-224E 1.5A> Removable CD-ROM SCSI-0 device
cd0: 3.300MB/s transfers
cd0: Attempt to query device size failed: NOT READY, Medium not present
cdda2wav runs without any problems.
So my problem with the Sony drive seems coming only from the drive?
> i tried the patch on 2 stable boxes:
Thanks ofr the tests and report!
> 1st box with a PHILIPS CDD3610 CD-R/RW burner and all is running fine
> 2nd box with a SONY CD-ROM CDU611 drive (it's not a burner) and it hangs
> after the message:
> (noperiph:atapi1:0:-1:-1): Registered SIM for ata1
>
> The drive is master and alone on the 2nd controller:
> acd0: CDROM <CD-ROM CDU611> at ata1-master using PIO4
What version of the patch did you use? Is it an SMP box?
Also, could you please send me the complete dmesg output from the
2nd box?
Thomas.
atapicam-20011109.diff and it's a simple p233/64MB
> Also, could you please send me the complete dmesg output from the
> 2nd box?
>
Copyright (c) 1992-2001 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 4.4-STABLE #8: Fri Nov 16 21:59:32 CET 2001
ma...@abigail.blackend.org:/usr/src/sys/compile/ABIGAIL
Timecounter "i8254" frequency 1193182 Hz
CPU: Pentium/P55C (233.86-MHz 586-class CPU)
Origin = "GenuineIntel" Id = 0x543 Stepping = 3
Features=0x8001bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,MMX>
real memory = 67108864 (65536K bytes)
config>
avail memory = 62275584 (60816K bytes)
Preloaded elf kernel "kernel" at 0xc030a000.
Preloaded userconfig_script "/boot/kernel.conf" at 0xc030a09c.
Intel Pentium detected, installing workaround for F00F bug
Using $PIR table, 7 entries at 0xc00f0a90
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <Host to PCI bridge> on motherboard
pci0: <PCI bus> on pcib0
isab0: <Intel 82371AB PCI to ISA bridge> at device 1.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel PIIX4 ATA33 controller> port 0xe000-0xe00f at device 1.1 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
pci0: <Intel 82371AB/EB (PIIX4) USB controller> at 1.2
chip1: <Intel 82371AB Power management controller> port 0xe800-0xe80f at device 1.3 on pci0
ed0: <NE2000 PCI Ethernet (RealTek 8029)> port 0xd400-0xd41f irq 10 at device 9.0 on pci0
ed0: address 52:54:00:eb:96:47, type NE2000 (16 bit)
pci0: <S3 ViRGE DX/GX graphics accelerator> at 10.0 irq 11
orm0: <Option ROM> at iomem 0xc0000-0xc7fff on isa0
fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
sio1 at port 0x2f8-0x2ff irq 3 on isa0
sio1: type 16550A
ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/16 bytes threshold
plip0: <PLIP network interface> on ppbus0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
IPFW: MOD_LOAD
IP packet filtering initialized, divert enabled, rule-based forwarding disabled, default to deny, logging limited to 1000 packets/entry by default
ad0: 6149MB <QUANTUM FIREBALL ST6.4A> [13328/15/63] at ata0-master UDMA33
acd0: CDROM <CD-ROM CDU611> at ata1-master using PIO4
(noperiph:atapi1:0:-1:-1): Registered SIM for ata1
Marc