Bill Paul 7d673c8636 It appears in some configurations with an on-board RTL8100 chip (in this
case, a "Vortex86" mini PC), the PCI device ID value in the EEPROM (0x8100)
does not agree with the PCI device ID returned by pci_get_device() (0x8139).
This means that while rl_probe() matches the device, rl_attach() doesn't.
Work around this by adding an entry to the rl_devs table for the 8100 with
a device ID of 0x8100.

Also, get rid of extra instance of __FBSDID(). One is enough.
2003-08-15 22:46:47 +00:00
..
2003-06-11 06:34:30 +00:00
2003-06-11 06:34:30 +00:00
2003-06-13 08:11:14 +00:00
2003-04-07 10:06:48 +00:00
2003-06-11 06:34:30 +00:00
2003-06-19 02:01:33 +00:00
2003-06-11 06:34:30 +00:00
2003-06-11 06:34:30 +00:00
2003-06-11 06:34:30 +00:00
2003-07-27 14:00:02 +00:00
2003-06-11 06:34:30 +00:00
2003-06-11 06:34:30 +00:00
2003-07-27 14:38:54 +00:00
2003-06-11 06:34:30 +00:00
2003-06-22 06:50:02 +00:00
2003-06-11 06:34:30 +00:00