Re: sata atapi on ich9r

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Sean C. Farley
Date: Saturday, November 3, 2007 - 7:59 am

On Sat, 3 Nov 2007, Aryeh M. Friedman wrote:

*snip*


I guarantee you are not tripping.  :(


I can try to help, but I am also busy (crunch-time at work).

My system is an Asus P5K-E/WiFi with a DVDR <LITE-ON DVDRW
LH-20A1S/9L08>.  It has 4GB RAM and two SATA hard drives.  I have no
PATA drives in it.  It is running in RAID mode.

Unfortunately, this is my only workstation at home, so I will not be
changing versions.  I am willing to make changes to the driver.  Here is
a patch[1] to recognize and print the ICH9R during boot.  It does not
change anything functionally.

My current notes:
1. burncd (without atapicam loaded), cdrecord and dd can all produce
    warnings.
    dd if=/dev/acd0 of=/dev/null bs=10M count=1

2. sysinstall will fail during install when copying GENERIC kernel.
    This was on my work computer in a Dell Optiplex 745 with 1GB RAM.
    atapci0: <Intel ICH8 SATA300 controller>
    acd0: CDRW <HL-DT-ST CD-RW/DVD-ROM GCC-H10N/C103> at ata3-master SATA150

3. Do not detach a channel with atacontrol.  I tried that on the channel
    with the DVD drive.  Panic.

4. I am thinking about writing a program to perform simple tests on the
    ATAPI ioctl's.  Maybe one exists?

5. PATA is not related since I have no PATA drives in my computer.

*downgrade to 6.2 AMD64 snipped*

Sean
   1. http://www.farley.org/freebsd/tmp/ata-chipset.c.diff
-- 
scf@FreeBSD.org
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: sata atapi on ich9r, Aryeh M. Friedman, (Sat Nov 3, 1:46 am)
sata atapi on ich9r, samira, (Sat Nov 3, 4:52 am)
Re: sata atapi on ich9r, sam, (Sat Nov 3, 6:04 am)
Re: sata atapi on ich9r, Sean C. Farley, (Sat Nov 3, 7:39 am)
Re: sata atapi on ich9r, Sean C. Farley, (Sat Nov 3, 7:59 am)
Re: sata atapi on ich9r, Aryeh M. Friedman, (Sat Nov 3, 12:40 pm)
Re: sata atapi on ich9r, Aryeh M. Friedman, (Sat Nov 3, 12:49 pm)
Re: sata atapi on ich9r, Aryeh M. Friedman, (Sat Nov 3, 3:38 pm)
Re: sata atapi on ich9r, Sean C. Farley, (Sat Nov 3, 7:01 pm)