Issue412

Title NATA update
Priority cleanup Status resolved
Superseder Nosy List TGEN, elekktretterr
Assigned To TGEN Keywords

Created on 2006-12-16.01:37:02 by elekktretterr, last changed by TGEN.

Messages
msg1821 (view) Author: TGEN Date: 2006-12-20.16:56:29
This is not a bug, this is PEBKAC :).
msg1793 (view) Author: elekktretterr Date: 2006-12-16.01:37:01
I have just started up the system with NATA and I already have something 
to note:

1) My cd/dvd drive is invisible

with old ata I get:

Dec 12 00:53:42 elevator kernel: cd0 at ata1 bus 0 target 0 lun 0
Dec 12 00:53:42 elevator kernel: cd0: <PIONEER DVD-RW  DVR-109 1.57> 
Removable CD-ROM SCSI-0 device
Dec 12 00:53:42 elevator kernel: cd0: 66.000MB/s transfers
Dec 12 00:53:42 elevator kernel: cd0: cd present [2238512 x 2048 byte 
records]

With new one, theres nothing.

2) My ATA-133 drive is invisible too.

with old ata I get:

Dec 12 00:53:42 elevator kernel: ad0: 38166MB <WDC WD400JB-00ENA0> 
[77545/16/63] at ata0-master UDMA100
Dec 12 00:53:42 elevator kernel: ad4: DMA limited to UDMA33, non-ATA66 
cable or device
Dec 12 00:53:42 elevator kernel: ad4: 76319MB <WDC WD800JD-22JNA0> 
[155061/16/63] at ata2-master UDMA33
Dec 12 00:53:42 elevator kernel: ad6: DMA limited to UDMA33, non-ATA66 
cable or device
Dec 12 00:53:42 elevator kernel: ad6: 76293MB <WDC WD800JD-75JNA0> 
[155009/16/63] at ata3-master UDMA33
Dec 12 00:53:42 elevator kernel: acd0: DVD-R <PIONEER DVD-RW DVR-109> at 
ata1-master UDMA66

With NATA, all i get is:

ad0: 76319MB <WDC WD800JD-22JNA0 05.01C05> at ata2-master SATA150
ad1: 76293MB <WDC WD800JD-75JNA0 05.01C05> at ata3-master SATA150

My kernel config is:

# NATA
device          nata
device          natadisk
device          natapicd
# device                natapicam

#options         PCI_MAP_FIXUP

PCI_MAP_FIXUP is commented out because its impossible to compile kernel 
with it (option not found or something). Tried it with and without 
natapicam but i get the same result: no cdrom, no ATA-133 drive.

Cheers,
Petr
History
Date User Action Args
2006-12-20 16:56:30TGENsetpriority: bug -> cleanup
status: unread -> resolved
messages: + msg1821
nosy: + TGEN
assignedto: TGEN
2006-12-19 20:33:29pavalossetpriority: bug
2006-12-16 01:37:02elekktretterrcreate