Subject: Re: AW: UltraDMA confusion?!
To: Dennis den Brok <roole@gmx.net>
From: Chris Gilbert <chris@dokein.co.uk>
List: current-users
Date: 09/10/2003 09:59:57
On Wed, 10 Sep 2003 07:38:44 +0200
"Dennis den Brok" <roole@gmx.net> wrote:

> > thanks, this looks good.
> > It's probably using Ultra/33 because it didn't detect a
> > 80-wire cable. Are you sure you have the right cable ?
> 
> As far as I can see, I have the right cable. ;)
> Further, both Windows XP Professional and NetBSD 1.6.1 tell they are
> actually using UDMA100, so I guess it's not a problem with
> pre-operating system configuration. The only obvious difference
> between the boot messages is that 1.6.1 calls the ide-controller "SiS
> 5597/5598" while 1.6Z tells about a "SiS 650", but any numbers are
> identical (revision etc), so I suppose that's not the point.

You might want to try using pcictl to get a list of the pci devices, and
then dump the errant looking device in both -current and 1.6.1 see what
the differences are between the lists, something like pcictl pci0 list,
followed by pcictl pci0 list -d devicenum

Chris