Opened 17 years ago
Closed 17 years ago
#1770 closed enhancement (fixed)
RTL8169 - patch to support additional device id.
Reported by: | anxiety | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Drivers/Network | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
The NIC on my machine seems to be supported as well as I can tell after this simple patch that enables the additional device id to the rtl8169 driver.
I'm not sure if the device id my card uses was specifically excluded because of some incompatibilites or not, but I would assume the card NIC wasn't available at the time the author wrote the driver.
The currently supported device ids of the driver are 0x8167 & 0x8169, this patch allows 0x8168 as well.
Attachments (1)
Change History (2)
by , 17 years ago
Attachment: | rtl8169 - extra device id.diff added |
---|
comment:1 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in hrev24062.