David Greenman wrote:
>
> >Hmm. That reminds me: I've also got a box with an onboard
> >8255X that isn't recognized. The relevant parts of "boot -v"
> >output are:
> >
> >found-> vendor=0x8086, dev=0x1209, revid=0x09
> > class=02-00-00, hdrtype=0x00, mfdev=0
> > subordinatebus=0 secondarybus=0
> > intpin=a, irq=11
> > map[10]: type 1, range 32, base ffaff000, size 12
> > map[14]: type 1, range 32, base 0000ef00, size 6
> > map[18]: type 1, range 32, base ffac0000, size 17
> >
> >[...]
> >
> >pci0: unknown card (vendor=0x8086, dev=0x1209) at 14.0 irq 11
> ^^^^^
>
> Don't know what that is, but's not a part that is supported by the fxp
> driver. It would help if you could find out the part number (8255X isn't
> sufficient since it isn't really just one series - some of the parts are
> similar, and others are completely different).
I've run into similar problem with Compaq branded card
under 3.4R. Chip number GD82559, series(?) L933SB2.
The PCI chip ID was set to 82558, but I was able to distinguish
between 8255[89] by reading PHY revision code directly from
PHY's registers and the PHY revision code was the same as
in Intel's docs for 82559.
I can test the patch.
Hope this helps.
Milon Papezik
--
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message