diff options
author | 2006-03-28 17:13:40 +0000 | |
---|---|---|
committer | 2006-03-28 17:13:40 +0000 | |
commit | 16c39e96e3bccfa99ff922da8d2a12c53c1d6fbf (patch) | |
tree | 72b8220a16e8a54a1ef172bd0f15f3349381e7bb | |
parent | regen (diff) | |
download | wireguard-openbsd-16c39e96e3bccfa99ff922da8d2a12c53c1d6fbf.tar.xz wireguard-openbsd-16c39e96e3bccfa99ff922da8d2a12c53c1d6fbf.zip |
add the Acer Labs M5261 LAN.
-rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 65489ea2074..ac155346097 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1046 2006/03/28 17:06:34 brad Exp $ +$OpenBSD: pcidevs,v 1.1047 2006/03/28 17:13:40 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -476,6 +476,7 @@ product ALI M5249 0x5249 M5249 PCI-PCI product ALI M524B 0x524b M524B PCIE product ALI M524C 0x524c M524C PCIE product ALI M524D 0x524d M524D PCIE +product ALI M5261 0x5261 M5261 LAN product ALI M5263 0x5263 M5263 LAN product ALI M5281 0x5281 M5281 SATA product ALI M5287 0x5287 M5287 SATA |