diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2006-06-07 01:14:27 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2006-06-07 01:14:27 +0000 |
commit | f9fa3813cc342432841452517637bb315ba23bd5 (patch) | |
tree | eb74627326b14164c6c0b82555df576c15ad97d3 /sys/dev/pci/pcidevs | |
parent | 6e0ac5008146992124736a29366268c9cfa4b9e0 (diff) |
rename the Realtek RT8111B entry to RT8168.
Diffstat (limited to 'sys/dev/pci/pcidevs')
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index d96dd4f23d7..67316fcb540 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1072 2006/06/03 19:36:36 gwk Exp $ +$OpenBSD: pcidevs,v 1.1073 2006/06/07 01:14:26 brad Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -2835,7 +2835,7 @@ product REALTEK RT8029 0x8029 8029 product REALTEK RT8129 0x8129 8129 product REALTEK RT8138 0x8138 8138 product REALTEK RT8139 0x8139 8139 -product REALTEK RT8111B 0x8168 8111B +product REALTEK RT8168 0x8168 8168 product REALTEK RT8169 0x8169 8169 product REALTEK RT8180 0x8180 8180 product REALTEK RT8185 0x8185 8185 |