Menu

[r10367]: / branches / dojo17 / patches / freebsd-hptiop.patch  Maximize  Restore  History

Download this file

14 lines (12 with data), 333 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
Index: sys/dev/hptiop/hptiop.c
===================================================================
--- sys/dev/hptiop/hptiop.c (revision 224492)
+++ sys/dev/hptiop/hptiop.c (working copy)
@@ -1269,6 +1269,8 @@
id = pci_get_device(dev);
switch (id) {
+ case 0x4322:
+ case 0x4321:
case 0x4320:
sas = 1;
case 0x3220:
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.