diff options
author | 1999-08-14 17:29:55 +0000 | |
---|---|---|
committer | 1999-08-14 17:29:55 +0000 | |
commit | 4eb1d722ba1fdcaadb437adea487eb34d249f938 (patch) | |
tree | 003cf282c8347f591985683d21aac97e73780071 | |
parent | add ASIX88141 (diff) | |
download | wireguard-openbsd-4eb1d722ba1fdcaadb437adea487eb34d249f938.tar.xz wireguard-openbsd-4eb1d722ba1fdcaadb437adea487eb34d249f938.zip |
regen
-rw-r--r-- | sys/dev/pci/pcidevs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 5f23d04bfad..094a535fad6 100644 --- a/sys/dev/pci/pcidevs.h +++ b/sys/dev/pci/pcidevs.h @@ -670,6 +670,7 @@ /* ASIX Electronics products */ #define PCI_PRODUCT_ASIX_AX88140A 0x1400 /* AX88140A 10/100 */ +#define PCI_PRODUCT_ASIX_AX88141 0x1400 /* AX88141 10/100 */ /* ATI products */ #define PCI_PRODUCT_ATI_MACH32 0x4158 /* Mach32 */ |