Module Name:    src
Committed By:   msaitoh
Date:           Thu Dec 12 13:14:10 UTC 2024

Modified Files:
        src/sys/dev/pci: pcidevs

Log Message:
pcidevs: Add some Oxford Semiconductor devices from FreeBSD.


To generate a diff of this commit:
cvs rdiff -u -r1.1513 -r1.1514 src/sys/dev/pci/pcidevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/pci/pcidevs
diff -u src/sys/dev/pci/pcidevs:1.1513 src/sys/dev/pci/pcidevs:1.1514
--- src/sys/dev/pci/pcidevs:1.1513	Mon Nov 11 14:23:11 2024
+++ src/sys/dev/pci/pcidevs	Thu Dec 12 13:14:10 2024
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1513 2024/11/11 14:23:11 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1514 2024/12/12 13:14:10 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -8949,13 +8949,20 @@ product OXFORDSEMI OX16PCI958	0x9538	OX1
 product OXFORDSEMI OXPCIE952_0	0xc101	OXPCIe952
 product OXFORDSEMI OXPCIE952_1	0xc105	OXPCIe952
 product OXFORDSEMI OXPCIE952P	0xc110	OXPCIe952 Parallel
+product OXFORDSEMI OXPCIE952SN1 0xc11b	OXPCIe952 1 Native Serial
 product OXFORDSEMI OXPCIE952_2S	0xc120	OXPCIe952 2 Serial
 product OXFORDSEMI OXPCIE952_2	0xc124	OXPCIe952
+product OXFORDSEMI OXPCIE952SN1_2 0xc138 OXPCIe952 1 Native Serial
 product OXFORDSEMI OXPCIE952_3	0xc140	OXPCIe952
 product OXFORDSEMI OXPCIE952_4	0xc141	OXPCIe952
 product OXFORDSEMI OXPCIE952_5	0xc144	OXPCIe952
 product OXFORDSEMI OXPCIE952_6	0xc145	OXPCIe952
+product OXFORDSEMI OXPCIE952SN2 0xc158	OXPCIe952 2 Native Serial
+product OXFORDSEMI OXPCIE952SN2_2 0xc15d OXPCIe952 2 Native Serial
 product OXFORDSEMI OXPCIE954	0xc208	OXPCIe954
+product OXFORDSEMI OXPCIE954SN4	0xc20d	OXPCIe954 4 Native Serial
+product OXFORDSEMI OXPCIE958	0xc308	OXPCIe958
+product OXFORDSEMI OXPCIE958SN8	0xc30d	OXPCIe958 8 Native Serial
 
 /* Packet Engines products */
 product PACKETENGINES GNICII	0x0911	G-NIC II Ethernet

Reply via email to