From 4cac5f809d99b8ad32d247cd9c8249e727d73de6 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Sun, 29 Jun 2008 20:33:57 +0000 Subject: [PATCH] Fix typo in sln(4) PCI ID. --- sys/bus/pci/pcidevs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/bus/pci/pcidevs b/sys/bus/pci/pcidevs index 12e2c61541..0ba41d167b 100644 --- a/sys/bus/pci/pcidevs +++ b/sys/bus/pci/pcidevs @@ -1,4 +1,4 @@ -$DragonFly: src/sys/bus/pci/pcidevs,v 1.33 2008/06/25 15:28:59 sephe Exp $ +$DragonFly: src/sys/bus/pci/pcidevs,v 1.34 2008/06/29 20:33:57 swildner Exp $ /* $NetBSD: pcidevs,v 1.606 2004/01/06 19:44:17 matt Exp $ */ /* @@ -2563,7 +2563,7 @@ product SIIG CYBER20_2S1P650 0x2061 Cyber20x 2S1P 16650 PCI product SIIG CYBER20_2S1P850 0x2062 Cyber20x 2S1P 16850 PCI /* Hangzhou Silan Microelectronics products */ -product SILAN SC92301 0x2301 SC92301 based fast ethernet adapter +product SILAN SC92031 0x2031 SC92031 based fast ethernet adapter product SILAN 8139D 0x8139 8139D fast ethernet adapter /* Silicon Integrated System products */ -- 2.11.4.GIT