X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=UDI%2Fdrivers%2Fnet_ne2000%2Fudiprops.txt;h=9ff15324921b07688ee2c4ef6ce405c949e1ad1f;hb=fd72c573af481ae661b3e7f2feedbcb5871b593e;hp=e6edadad456d9a0263a2ecf53a4c057e13a54c69;hpb=9da18f07fef93afbb070146c55ed435b0355f276;p=tpg%2Facess2.git diff --git a/UDI/drivers/net_ne2000/udiprops.txt b/UDI/drivers/net_ne2000/udiprops.txt index e6edadad..9ff15324 100644 --- a/UDI/drivers/net_ne2000/udiprops.txt +++ b/UDI/drivers/net_ne2000/udiprops.txt @@ -13,13 +13,13 @@ requires udi_nic 0x101 meta 1 udi_bridge meta 2 udi_nic -parent_bind_ops 1 0 1 0 +parent_bind_ops 1 0 1 1 # bridge, rgn 0, ops 1, cb 1 child_bind_ops 2 0 1 # Ctrl (TX and RX are set up via this) # Realtek 8029 -device 101 1 bus_type string pci pci_vendor_id ubit32 10ec pci_device_id ubit 8029 +device 101 1 bus_type string pci pci_vendor_id ubit32 0x10ec pci_device_id ubit32 0x8029 # Realtek 8129 -device 102 1 bus_type string pci pci_vendor_id ubit32 10ec pci_device_id ubit 8129 +device 102 1 bus_type string pci pci_vendor_id ubit32 0x10ec pci_device_id ubit32 0x8129 #custom %media_type driver 0 0 @@ -36,4 +36,3 @@ region 0 # Source-only udiprops source_files ne2000_core.c ne2000_rx.c ne2000_tx.c -compile_options