[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: atapi cdrom on laptop



>  We've got several models of Thinkpads here, and this works on all of them:
>  
>  wdc0	at isa? port 0x1f0 irq 14	# ST506, ESDI, and IDE controllers
>  wdc1	at isa? port 0x170 irq 15	# 760CD has two disk controllers!
>  wd0	at wdc0 drive 0
>  
>  atapibus* at wdc?
>  acd0	at atapibus? drive?
>
>  Sometimes this is necessary, too:
>  
>  fdc0	at isa? port 0x3f0 irq 6 drq 2	# standard PC floppy controllers
>  fd0	at fdc0 drive 0 flags 0x32	# don't auto-detect, assume 1.44 MB

The GENERIC kernel had all of the specific devices set as wildcards
and I had both controllers enabled. I tried the changes used here
and even a few more. wdc1 is not even recognized at boot so
I'm assuming the toshiba 550 only has a single controller.

atapibus0 came up on wdc0. Since the HD is on drive 0, I tried
forcing the acd0 to bus0 and drive 1 as well but nothing seems
to work at all.

Maybe this one is not supported?? The toshiba web site
claims this drive is ATAPI (Enhanced IDE) with 128K buffer,
20X max speed. The toshiba model number is XM-1602B.

Any other ideas?

Thanks,

Steve