diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-05-17 19:53:08 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-05-17 19:53:08 +0000 |
commit | a403fa8a38212fca0a60d2347454789f49663629 (patch) | |
tree | d43629ed2374df2a5a8c2f5b1a0f30af6b51eaf9 /sys | |
parent | 9e5809c7a318ec2dda5d4224b4f0fecf2fb20bc7 (diff) |
remove 10GbE from the Xframe entries.
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/pci/pcidevs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 887cf7f5283..d24a5438e1e 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1067 2006/05/10 17:08:59 mickey Exp $ +$OpenBSD: pcidevs,v 1.1068 2006/05/17 19:53:07 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2264,8 +2264,8 @@ product NEOMAGIC NM256AV 0x8005 MagicMedia 256AV product NEOMAGIC NM256ZX 0x8006 MagicMedia 256ZX /* Neterion products */ -product NETERION XFRAME 0x5831 Xframe 10GbE -product NETERION XFRAME_2 0x5832 Xframe-II 10GbE +product NETERION XFRAME 0x5831 Xframe +product NETERION XFRAME_2 0x5832 Xframe-II /* Netgear products */ product NETGEAR MA301 0x4100 MA301 |