On 2010-04-09 12:10:16PM +0200, Michael Beckmann wrote: > > r...@pci0:4:0:0: class=0x020000 card=0x84321043 chip=0x816810ec rev=0x06 > hdr=0x00 > vendor = 'Realtek Semiconductor' > device = 'Gigabit Ethernet NIC(NDIS 6.0) (RTL8168/8111)' > class = network > subclass = ethernet > > So I have rev=0x06 and you have rev=0x03. The dmesg output says I have an > unknown H/W revision. > > The mainboard is fairly new. So I guess I have to report a bug and wait for > a driver update? > > Thanks, > > Michael >
Well you could patch the source yourself and see if it works. It's been a while but you need to find the actual revision not the one that pciconf prints out (I think if you select the verbose boot option it might print it in dmesg), then add that "real" revision code to /usr/src/sys/pci/if_rlreg.h, rebuild the kernel and go from there... (Or file a PR and wait for Pyun to get back to you :) -- =========================================================== Peter C. Lai | Bard College at Simon's Rock Systems Administrator | 84 Alford Rd. Information Technology Svcs. | Gt. Barrington, MA 01230 USA peter AT simons-rock.edu | (413) 528-7428 =========================================================== _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"