Yes, pci1904,8139 should work with rtls driver. Please try the below steps to see what happens:
1. add_drv -i '"pci1904,8139"' rtls 2. ifconfig rtls0 plumb 3. ifconfig -a Thanks, Lucy knuthy wrote: > Hi, > > I know that many threads where posted about this kind of problem. > > So, I have two network cards, the first one had the same problem, but I > solved it after some search on the forum. For the second one I can't find > the driver :s > > So, here's what the prtconf -v gives: > > pci1904,8139 (driver not attached) > Hardware properties: > name='assigned-addresses' type=int items=10 > > value=82021810.00000000.fc000000.00000000.00000100.81021814.00000000.0000a400.00000000.00000100 > name='reg' type=int items=15 > > value=00021800.00000000.00000000.00000000.00000000.02021810.00000000.00000000.00000000.00000100.01021814.00000000.00000000.00000000.00000100 > name='compatible' type=string items=4 > value='pci1904,8139.1' + 'pci1904,8139' + > 'pciclass,020000' + 'pciclass,0200' > name='model' type=string items=1 > value='Ethernet controller' > name='power-consumption' type=int items=2 > value=00000001.00000001 > name='fast-back-to-back' type=boolean > name='devsel-speed' type=int items=1 > value=00000001 > name='interrupts' type=int items=1 > value=00000001 > name='max-latency' type=int items=1 > value=00000028 > name='min-grant' type=int items=1 > value=00000014 > name='unit-address' type=string items=1 > value='3' > name='class-code' type=int items=1 > value=00020000 > name='revision-id' type=int items=1 > value=00000001 > name='vendor-id' type=int items=1 > value=00001904 > name='device-id' type=int items=1 > value=00008139 > > The network card is a "vendor SILAN 0x1904 Hangzhou Silan > Microelectronics" , it's supposed to be a RTL 8139D, but I tried the "rtls" > driver but it doesn't attach. > > It works good on my Gentoo, but here .... > > Any way to make it run? Thanks. > > > This message posted from opensolaris.org > _______________________________________________ > networking-discuss mailing list > [email protected] > _______________________________________________ networking-discuss mailing list [email protected]
