Re: Problems with PDC202xx driver

2000-12-06 Thread Andre Hedrick
On Wed, 6 Dec 2000, James Lamanna wrote: > Here is an excerpt from /proc/pci: > > Bus 0, device 11, function 0: > RAID bus controller: Promise Technology, Inc. 20267 (rev 2). > IRQ 10. > Master Capable. Latency=32. > I/O at 0x9400 [0x9407]. > I/O at 0x9000 [0x9003

Re: Problems with PDC202xx driver

2000-12-06 Thread James Lamanna
Here is an excerpt from /proc/pci: Bus 0, device 11, function 0: RAID bus controller: Promise Technology, Inc. 20267 (rev 2). IRQ 10. Master Capable. Latency=32. I/O at 0x9400 [0x9407]. I/O at 0x9000 [0x9003]. I/O at 0x8800 [0x8807]. I/O at 0x8400 [0x84

Re: Problems with PDC202xx driver

2000-12-06 Thread Andre Hedrick
On Wed, 6 Dec 2000, James Lamanna wrote: > So you are saying that the Promise Fasttrak 100 chipset is > designed wrong? Because that's exactly what I have. > and isn't this driver supposed to support it? > Or are you saying the IDE controller on the MB is wrong? Clarify things first. PDC20267 i

Re: Problems with PDC202xx driver

2000-12-06 Thread James Lamanna
So you are saying that the Promise Fasttrak 100 chipset is designed wrong? Because that's exactly what I have. and isn't this driver supposed to support it? Or are you saying the IDE controller on the MB is wrong? Andre Hedrick wrote: > > <4>ide: Assuming 33MHz system bus speed for PIO modes > <

Re: Problems with PDC202xx driver

2000-12-06 Thread Dan Hollis
On Wed, 6 Dec 2000, Andre Hedrick wrote: > Nope you have a chipset that is designed wrong. Who makes an on-board chipset (not southbridge) which is designed right? Highpoint makes HPT370, but after HPT366 fiasco I'm not sure I trust them anymore... -Dan - To unsubscribe from this list: send th

Re: Problems with PDC202xx driver

2000-12-06 Thread Andre Hedrick
<4>ide: Assuming 33MHz system bus speed for PIO modes <4>AMD7409: IDE controller on PCI bus 00 dev 39 <4>AMD7409: chipset revision 7 <4>AMD7409: not 100% native mode: will probe irqs later <4>ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:DMA <4>ide1: BM-DMA at 0xf008-0xf00f,

Problems with PDC202xx driver

2000-12-06 Thread James Lamanna
Whenever I tried using the PDC202xx driver in 2.4-test11 I kept receiving the line in dmsg: PDC20267: neither IDE port enabled (BIOS) I traced this to ide-pci.c, line 606: if (e->reg && (pci_read_config_byte(dev, e->reg, &tmp) || (tmp & e->mask) != e->val)) continue; /* port n