Module Name:    src
Committed By:   dogcow
Date:           Tue Aug 20 22:44:04 UTC 2024

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

Log Message:
Add Areca ARC-1224


To generate a diff of this commit:
cvs rdiff -u -r1.1509 -r1.1510 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.1509 src/sys/dev/pci/pcidevs:1.1510
--- src/sys/dev/pci/pcidevs:1.1509	Wed Jul 17 03:13:12 2024
+++ src/sys/dev/pci/pcidevs	Tue Aug 20 22:44:04 2024
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1509 2024/07/17 03:13:12 mrg Exp $
+$NetBSD: pcidevs,v 1.1510 2024/08/20 22:44:04 dogcow Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1494,6 +1494,7 @@ product ARECA ARC1203		0x1203	ARC-1203
 product ARECA ARC1210		0x1210	ARC-1210
 product ARECA ARC1214 		0x1214	ARC-1214
 product ARECA ARC1220		0x1220	ARC-1220
+product ARECA ARC1224		0x1224	ARC-1224
 product ARECA ARC1230		0x1230	ARC-1230
 product ARECA ARC1260		0x1260	ARC-1260
 product ARECA ARC1270		0x1270	ARC-1270

Reply via email to