Here goes the prtconf -pv output for the NIC: Node 0x000008 assigned-addresses: 8200c810.00000000.e2200000.00000000.00020000.8200c814.00000000.e2224000.00000000.00001000.8100c818.00000000.00002100.00000000.00000020 reg: 0000c800.00000000.00000000.00000000.00000000.0200c810.00000000.00000000.00000000.00020000.0200c814.00000000.00000000.00000000.00001000.0100c818.00000000.00000000.00000000.00000020 compatible: 'pci8086,294c.8086.1.2' + 'pci8086,294c.8086.1' + 'pci8086,1' + 'pci8086,294c.2' + 'pci8086,294c' + 'pciclass,020000' + 'pciclass,0200' model: 'Ethernet controller' power-consumption: 00000001.00000001 devsel-speed: 00000000 interrupts: 00000001 max-latency: 00000000 min-grant: 00000000 subsystem-vendor-id: 00008086 subsystem-id: 00000001 unit-address: '19' class-code: 00020000 revision-id: 00000002 vendor-id: 00008086 device-id: 0000294c pci-msi-capid-pointer: 000000d0 name: 'pci8086,1'
The curious for me is that the device id is pci8086,294c and the device id related in the bug is pci8086,104b. Could it be just a missing device id in the driver table? Thank you, On 10/11/07, Juergen Keil <[EMAIL PROTECTED]> wrote: > > > > I have an Intel 82566DC NIC, which is a fairly recent card, and I > > can't find any drivers for it. > > Hmm, according to bug 6480859 / 6482530, opensolaris (build 58 or newer) > does support the Intel 82566DC NIC: > > http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6480859 > http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6482530 > > > > Has anyone put this card to work? > > If not, I believe the driver e1000g or iprb shouldn't need many > > changes to work with this NIC. > > The 82566DC seems to be an Intel gigabit ethernet controller, so > e1000g would be the correct driver... > > I think the e1000g driver has a compiled in pci device id table, > and doesn't easily work with "unknown" variants of the Intel > gigabit hardware. > > > > I never worked with OpenSolaris source > > code, so I would thank some directions to try something out. > > Please post "prtconf -pv" output for your box (at least for the ethernet > controller), so that we can identify the NIC hardware... > > -- Ricardo Ayres Severo <[EMAIL PROTECTED]> _______________________________________________ driver-discuss mailing list driver-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/driver-discuss