Patrick Seal wrote:
> On Sat, Oct 14, 2000 at 12:59:40 -0700i, Dave Hayes wrote:
> > Hello.
> >
> > I am attempting to install FreeBSD 4.1.1, off floppy, brand new CUBX
> > motherboard with the 4 IDE channels. It's a GENERIC kernel, so I've done
> > nothing to it yet.
>
> GENERIC:
> device ata0 at isa? port IO_WD1 irq 14
> device ata1 at isa? port IO_WD2 irq 15
>
> notice the lack of ata2 and ata3.
This is irrelevant. The onboard ata0 and ata1 are actually PCI devices. These
lines are only ever used if you have an ISA-only legacy system without a PCI
IDE controller.
I did a bit of searching. The CUBX motherboard uses a CMD PCI UDMA66
chipset. 4.x supports the CMD 640 and 646 chips. The CMD 648 (ATA66) and
649 (ATA100) do not have 4.x support yet. -current does have support
though, so I imagine it will be merged back to 4.x sooner or later.
I have cc'ed this to [EMAIL PROTECTED], the ata maintainer. Maybe he can give
us an update.
Cheers,
-Peter
--
Peter Wemm - [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]
"All of this is for nothing if we don't go to the stars" - JMS/B5
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message