source: ProjectBuilder/projects/proliantusbkey/devel/ssstk/load_modules.sh@ 1331

Last change on this file since 1331 was 1331, checked in by Bruno Cornec, 13 years ago

Adds a new proliantusbkey project

  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 57.8 KB
Line 
1#!/bin/sh
2## This file was generated automatically from allboards.xml ##
3
4# Get Hardware Information
5./hpdiscovery -f hpdiscovery.xml
6
7# Smart Array P812 Controller
8# PCI ID: 103C323A103C3249
9./ifhw hpdiscovery.xml allboards.xml "PCI:Smart Array P812 Controller" 2>/dev/null
10if [ $? = 0 ]; then
11 echo " Found Smart Array P812 Controller"
12 echo " Loading Drivers [ scsi_mod sd_mod cciss ]"
13 modprobe scsi_mod
14 modprobe sd_mod
15 modprobe cciss
16fi
17
18# Smart Array P210 Controller
19# PCI ID: 103C323A103C324C
20./ifhw hpdiscovery.xml allboards.xml "PCI:Smart Array P210 Controller" 2>/dev/null
21if [ $? = 0 ]; then
22 echo " Found Smart Array P210 Controller"
23 echo " Loading Drivers [ scsi_mod sd_mod cciss ]"
24 modprobe scsi_mod
25 modprobe sd_mod
26 modprobe cciss
27fi
28
29# Smart Array P712m Controller
30# PCI ID: 103C323A103C324A
31./ifhw hpdiscovery.xml allboards.xml "PCI:Smart Array P712m Controller" 2>/dev/null
32if [ $? = 0 ]; then
33 echo " Found Smart Array P712m Controller"
34 echo " Loading Drivers [ scsi_mod sd_mod cciss ]"
35 modprobe scsi_mod
36 modprobe sd_mod
37 modprobe cciss
38fi
39
40# Smart Array P212 Controller
41# PCI ID: 103C323A103C3241
42./ifhw hpdiscovery.xml allboards.xml "PCI:Smart Array P212 Controller" 2>/dev/null
43if [ $? = 0 ]; then
44 echo " Found Smart Array P212 Controller"
45 echo " Loading Drivers [ scsi_mod sd_mod cciss ]"
46 modprobe scsi_mod
47 modprobe sd_mod
48 modprobe cciss
49fi
50
51# Smart Array P410 Controller
52# PCI ID: 103C323A103C3243
53./ifhw hpdiscovery.xml allboards.xml "PCI:Smart Array P410 Controller" 2>/dev/null
54if [ $? = 0 ]; then
55 echo " Found Smart Array P410 Controller"
56 echo " Loading Drivers [ scsi_mod sd_mod cciss ]"
57 modprobe scsi_mod
58 modprobe sd_mod
59 modprobe cciss
60fi
61
62# Smart Array P410i Controller
63# PCI ID: 103C323A103C3245
64./ifhw hpdiscovery.xml allboards.xml "PCI:Smart Array P410i Controller" 2>/dev/null
65if [ $? = 0 ]; then
66 echo " Found Smart Array P410i Controller"
67 echo " Loading Drivers [ scsi_mod sd_mod cciss ]"
68 modprobe scsi_mod
69 modprobe sd_mod
70 modprobe cciss
71fi
72
73# Smart Array P411 Controller
74# PCI ID: 103C323A103C3247
75./ifhw hpdiscovery.xml allboards.xml "PCI:Smart Array P411 Controller" 2>/dev/null
76if [ $? = 0 ]; then
77 echo " Found Smart Array P411 Controller"
78 echo " Loading Drivers [ scsi_mod sd_mod cciss ]"
79 modprobe scsi_mod
80 modprobe sd_mod
81 modprobe cciss
82fi
83
84# Smart Array P700m Controller
85# PCI ID: 103C3230103C323D
86./ifhw hpdiscovery.xml allboards.xml "PCI:Smart Array P700m Controller" 2>/dev/null
87if [ $? = 0 ]; then
88 echo " Found Smart Array P700m Controller"
89 echo " Loading Drivers [ scsi_mod sd_mod cciss ]"
90 modprobe scsi_mod
91 modprobe sd_mod
92 modprobe cciss
93fi
94
95# Smart Array E500 Controller
96# PCI ID: 103C3230103C3237
97./ifhw hpdiscovery.xml allboards.xml "PCI:Smart Array E500 Controller" 2>/dev/null
98if [ $? = 0 ]; then
99 echo " Found Smart Array E500 Controller"
100 echo " Loading Drivers [ scsi_mod sd_mod cciss ]"
101 modprobe scsi_mod
102 modprobe sd_mod
103 modprobe cciss
104fi
105
106# Smart Array P800 Controller
107# PCI ID: 103C3230103C3223
108./ifhw hpdiscovery.xml allboards.xml "PCI:Smart Array P800 Controller" 2>/dev/null
109if [ $? = 0 ]; then
110 echo " Found Smart Array P800 Controller"
111 echo " Loading Drivers [ scsi_mod sd_mod cciss ]"
112 modprobe scsi_mod
113 modprobe sd_mod
114 modprobe cciss
115fi
116
117# Smart Array P400 Controller
118# PCI ID: 103C3230103C3234
119./ifhw hpdiscovery.xml allboards.xml "PCI:Smart Array P400 Controller" 2>/dev/null
120if [ $? = 0 ]; then
121 echo " Found Smart Array P400 Controller"
122 echo " Loading Drivers [ scsi_mod sd_mod cciss ]"
123 modprobe scsi_mod
124 modprobe sd_mod
125 modprobe cciss
126fi
127
128# Smart Array P400i Controller
129# PCI ID: 103C3230103C3235
130./ifhw hpdiscovery.xml allboards.xml "PCI:Smart Array P400i Controller" 2>/dev/null
131if [ $? = 0 ]; then
132 echo " Found Smart Array P400i Controller"
133 echo " Loading Drivers [ scsi_mod sd_mod cciss ]"
134 modprobe scsi_mod
135 modprobe sd_mod
136 modprobe cciss
137fi
138
139# Smart Array E200i Controller
140# PCI ID: 103C3238103C3211
141./ifhw hpdiscovery.xml allboards.xml "PCI:Smart Array E200i Controller" 2>/dev/null
142if [ $? = 0 ]; then
143 echo " Found Smart Array E200i Controller"
144 echo " Loading Drivers [ scsi_mod sd_mod cciss ]"
145 modprobe scsi_mod
146 modprobe sd_mod
147 modprobe cciss
148fi
149
150# Smart Array E200 Controller
151# PCI ID: 103C3238103C3212
152./ifhw hpdiscovery.xml allboards.xml "PCI:Smart Array E200 Controller" 2>/dev/null
153if [ $? = 0 ]; then
154 echo " Found Smart Array E200 Controller"
155 echo " Loading Drivers [ scsi_mod sd_mod cciss ]"
156 modprobe scsi_mod
157 modprobe sd_mod
158 modprobe cciss
159fi
160
161# Smart Array P600 Controller
162# PCI ID: 103C3220103C3225
163./ifhw hpdiscovery.xml allboards.xml "PCI:Smart Array P600 Controller" 2>/dev/null
164if [ $? = 0 ]; then
165 echo " Found Smart Array P600 Controller"
166 echo " Loading Drivers [ scsi_mod sd_mod cciss ]"
167 modprobe scsi_mod
168 modprobe sd_mod
169 modprobe cciss
170fi
171
172# Smart Array 641 Controller
173# PCI ID: 0E1100460E11409A
174./ifhw hpdiscovery.xml allboards.xml "PCI:Smart Array 641 Controller" 2>/dev/null
175if [ $? = 0 ]; then
176 echo " Found Smart Array 641 Controller"
177 echo " Loading Drivers [ scsi_mod sd_mod cciss ]"
178 modprobe scsi_mod
179 modprobe sd_mod
180 modprobe cciss
181fi
182
183# Smart Array 642 Controller
184# PCI ID: 0E1100460E11409B
185./ifhw hpdiscovery.xml allboards.xml "PCI:Smart Array 642 Controller" 2>/dev/null
186if [ $? = 0 ]; then
187 echo " Found Smart Array 642 Controller"
188 echo " Loading Drivers [ scsi_mod sd_mod cciss ]"
189 modprobe scsi_mod
190 modprobe sd_mod
191 modprobe cciss
192fi
193
194# Smart Array 640X Controller
195# PCI ID: 0E1100460E11409C
196./ifhw hpdiscovery.xml allboards.xml "PCI:Smart Array 640X Controller" 2>/dev/null
197if [ $? = 0 ]; then
198 echo " Found Smart Array 640X Controller"
199 echo " Loading Drivers [ scsi_mod sd_mod cciss ]"
200 modprobe scsi_mod
201 modprobe sd_mod
202 modprobe cciss
203fi
204
205# Smart Array 6i Controller
206# PCI ID: 0E1100460E114091
207./ifhw hpdiscovery.xml allboards.xml "PCI:Smart Array 6i Controller" 2>/dev/null
208if [ $? = 0 ]; then
209 echo " Found Smart Array 6i Controller"
210 echo " Loading Drivers [ scsi_mod sd_mod cciss ]"
211 modprobe scsi_mod
212 modprobe sd_mod
213 modprobe cciss
214fi
215
216# Smart Array 6400 U320 Expansion Module
217# PCI ID: 0E1100460E11409D
218./ifhw hpdiscovery.xml allboards.xml "PCI:Smart Array 6400 U320 Expansion Module" 2>/dev/null
219if [ $? = 0 ]; then
220 echo " Found Smart Array 6400 U320 Expansion Module"
221 echo " Loading Drivers [ scsi_mod sd_mod cciss ]"
222 modprobe scsi_mod
223 modprobe sd_mod
224 modprobe cciss
225fi
226
227# Smart Array 5300 Controller
228# PCI ID: 0E11B0600E114070
229./ifhw hpdiscovery.xml allboards.xml "PCI:Smart Array 5300 Controller" 2>/dev/null
230if [ $? = 0 ]; then
231 echo " Found Smart Array 5300 Controller"
232 echo " Loading Drivers [ scsi_mod sd_mod cciss ]"
233 modprobe scsi_mod
234 modprobe sd_mod
235 modprobe cciss
236fi
237
238# Smart Array 5i Controller
239# PCI ID: 0E11B1780E114080
240./ifhw hpdiscovery.xml allboards.xml "PCI:Smart Array 5i Controller" 2>/dev/null
241if [ $? = 0 ]; then
242 echo " Found Smart Array 5i Controller"
243 echo " Loading Drivers [ scsi_mod sd_mod cciss ]"
244 modprobe scsi_mod
245 modprobe sd_mod
246 modprobe cciss
247fi
248
249# Smart Array 532 Controller
250# PCI ID: 0E11B1780E114082
251./ifhw hpdiscovery.xml allboards.xml "PCI:Smart Array 532 Controller" 2>/dev/null
252if [ $? = 0 ]; then
253 echo " Found Smart Array 532 Controller"
254 echo " Loading Drivers [ scsi_mod sd_mod cciss ]"
255 modprobe scsi_mod
256 modprobe sd_mod
257 modprobe cciss
258fi
259
260# Smart Array 5312 Controller
261# PCI ID: 0E11B1780E114083
262./ifhw hpdiscovery.xml allboards.xml "PCI:Smart Array 5312 Controller" 2>/dev/null
263if [ $? = 0 ]; then
264 echo " Found Smart Array 5312 Controller"
265 echo " Loading Drivers [ scsi_mod sd_mod cciss ]"
266 modprobe scsi_mod
267 modprobe sd_mod
268 modprobe cciss
269fi
270
271# Smart Array 4200 Controller
272# PCI ID: 101100460E114050
273./ifhw hpdiscovery.xml allboards.xml "PCI:Smart Array 4200 Controller" 2>/dev/null
274if [ $? = 0 ]; then
275 echo " Found Smart Array 4200 Controller"
276 echo " Loading Drivers [ scsi_mod sd_mod cpqarray ]"
277 modprobe scsi_mod
278 modprobe sd_mod
279 modprobe cpqarray
280fi
281
282# Smart Array 4250ES Controller
283# PCI ID: 101100460E114051
284./ifhw hpdiscovery.xml allboards.xml "PCI:Smart Array 4250ES Controller" 2>/dev/null
285if [ $? = 0 ]; then
286 echo " Found Smart Array 4250ES Controller"
287 echo " Loading Drivers [ scsi_mod sd_mod cpqarray ]"
288 modprobe scsi_mod
289 modprobe sd_mod
290 modprobe cpqarray
291fi
292
293# Smart Array 431 Controller
294# PCI ID: 101100460E114058
295./ifhw hpdiscovery.xml allboards.xml "PCI:Smart Array 431 Controller" 2>/dev/null
296if [ $? = 0 ]; then
297 echo " Found Smart Array 431 Controller"
298 echo " Loading Drivers [ scsi_mod sd_mod cpqarray ]"
299 modprobe scsi_mod
300 modprobe sd_mod
301 modprobe cpqarray
302fi
303
304# Integrated Smart Array Controller
305# PCI ID: 100000100E114040
306./ifhw hpdiscovery.xml allboards.xml "PCI:Integrated Smart Array Controller" 2>/dev/null
307if [ $? = 0 ]; then
308 echo " Found Integrated Smart Array Controller"
309 echo " Loading Drivers [ scsi_mod sd_mod cpqarray ]"
310 modprobe scsi_mod
311 modprobe sd_mod
312 modprobe cpqarray
313fi
314
315# RAID LC2 Controller
316# PCI ID: 100000100E114048
317./ifhw hpdiscovery.xml allboards.xml "PCI:RAID LC2 Controller" 2>/dev/null
318if [ $? = 0 ]; then
319 echo " Found RAID LC2 Controller"
320 echo " Loading Drivers [ scsi_mod sd_mod cpqarray ]"
321 modprobe scsi_mod
322 modprobe sd_mod
323 modprobe cpqarray
324fi
325
326# Broadcom HT1000 SATA Controller
327# PCI ID: 1166024A103C3112
328./ifhw hpdiscovery.xml allboards.xml "PCI:Broadcom HT1000 SATA Controller" 2>/dev/null
329if [ $? = 0 ]; then
330 echo " Found Broadcom HT1000 SATA Controller"
331 echo " Loading Drivers [ libata ata_piix sd_mod sr_mod sata_svw ]"
332 modprobe libata
333 modprobe ata_piix
334 modprobe sd_mod
335 modprobe sr_mod
336 modprobe sata_svw
337fi
338
339# HP Smart Array B110i SATA RAID Controller
340# PCI ID: 80863A25103C3118
341./ifhw hpdiscovery.xml allboards.xml "PCI:HP Smart Array B110i SATA RAID Controller" 2>/dev/null
342if [ $? = 0 ]; then
343 echo " Found HP Smart Array B110i SATA RAID Controller"
344 echo " Loading Drivers [ scsi_mod sd_mod hpahcisr ]"
345 modprobe scsi_mod
346 modprobe sd_mod
347 modprobe hpahcisr
348fi
349
350# HP Smart Array B110i SATA RAID Controller
351# PCI ID: 80863B25103C3118
352./ifhw hpdiscovery.xml allboards.xml "PCI:HP Smart Array B110i SATA RAID Controller" 2>/dev/null
353if [ $? = 0 ]; then
354 echo " Found HP Smart Array B110i SATA RAID Controller"
355 echo " Loading Drivers [ scsi_mod sd_mod hpahcisr ]"
356 modprobe scsi_mod
357 modprobe sd_mod
358 modprobe hpahcisr
359fi
360
361# HP Smart Array B110i SATA RAID Controller
362# PCI ID: 10024391103C1778
363./ifhw hpdiscovery.xml allboards.xml "PCI:HP Smart Array B110i SATA RAID Controller" 2>/dev/null
364if [ $? = 0 ]; then
365 echo " Found HP Smart Array B110i SATA RAID Controller"
366 echo " Loading Drivers [ scsi_mod sd_mod hpahcisr ]"
367 modprobe scsi_mod
368 modprobe sd_mod
369 modprobe hpahcisr
370fi
371
372# HP Smart Array B110i SATA RAID Controller
373# PCI ID: 80861C04103C3118
374./ifhw hpdiscovery.xml allboards.xml "PCI:HP Smart Array B110i SATA RAID Controller" 2>/dev/null
375if [ $? = 0 ]; then
376 echo " Found HP Smart Array B110i SATA RAID Controller"
377 echo " Loading Drivers [ scsi_mod sd_mod hpahcisr ]"
378 modprobe scsi_mod
379 modprobe sd_mod
380 modprobe hpahcisr
381fi
382
383# HP Embedded SP5100 SATA Controller
384# PCI ID: 1002439C103C1773
385./ifhw hpdiscovery.xml allboards.xml "PCI:HP Embedded SP5100 SATA Controller" 2>/dev/null
386if [ $? = 0 ]; then
387 echo " Found HP Embedded SP5100 SATA Controller"
388
389fi
390
391# HP Embedded SP5100 SATA Controller
392# PCI ID: 10024390103C176E
393./ifhw hpdiscovery.xml allboards.xml "PCI:HP Embedded SP5100 SATA Controller" 2>/dev/null
394if [ $? = 0 ]; then
395 echo " Found HP Embedded SP5100 SATA Controller"
396
397fi
398
399# HP 6 Port SATA RAID Controller
400# PCI ID: 90050285103C3227
401./ifhw hpdiscovery.xml allboards.xml "PCI:HP 6 Port SATA RAID Controller" 2>/dev/null
402if [ $? = 0 ]; then
403 echo " Found HP 6 Port SATA RAID Controller"
404 echo " Loading Drivers [ scsi_mod sd_mod aacraid ]"
405 modprobe scsi_mod
406 modprobe sd_mod
407 modprobe aacraid
408fi
409
410# Intel(R) 82801FR SATA RAID Controller
411# PCI ID: 808627C0103C3206
412./ifhw hpdiscovery.xml allboards.xml "PCI:Intel(R) 82801FR SATA RAID Controller" 2>/dev/null
413if [ $? = 0 ]; then
414 echo " Found Intel(R) 82801FR SATA RAID Controller"
415 echo " Loading Drivers [ scsi_mod sd_mod adpahci ]"
416 modprobe scsi_mod
417 modprobe sd_mod
418 modprobe adpahci
419fi
420
421# Intel(R) 82801FR SATA RAID Controller
422# PCI ID: 80862652103C3206
423./ifhw hpdiscovery.xml allboards.xml "PCI:Intel(R) 82801FR SATA RAID Controller" 2>/dev/null
424if [ $? = 0 ]; then
425 echo " Found Intel(R) 82801FR SATA RAID Controller"
426 echo " Loading Drivers [ scsi_mod sd_mod adpahci ]"
427 modprobe scsi_mod
428 modprobe sd_mod
429 modprobe adpahci
430fi
431
432# Intel(R) 82801FR SATA RAID Controller
433# PCI ID: 808626520E113206
434./ifhw hpdiscovery.xml allboards.xml "PCI:Intel(R) 82801FR SATA RAID Controller" 2>/dev/null
435if [ $? = 0 ]; then
436 echo " Found Intel(R) 82801FR SATA RAID Controller"
437 echo " Loading Drivers [ scsi_mod sd_mod adpahci ]"
438 modprobe scsi_mod
439 modprobe sd_mod
440 modprobe adpahci
441fi
442
443# Intel(R) 82801GR SATA RAID Controller
444# PCI ID: 80862822103C3206
445./ifhw hpdiscovery.xml allboards.xml "PCI:Intel(R) 82801GR SATA RAID Controller" 2>/dev/null
446if [ $? = 0 ]; then
447 echo " Found Intel(R) 82801GR SATA RAID Controller"
448 echo " Loading Drivers [ scsi_mod sd_mod aarahci ]"
449 modprobe scsi_mod
450 modprobe sd_mod
451 modprobe aarahci
452fi
453
454# Intel(R) 6300ESB/82801FR SATA Controller
455# PCI ID: 808627C0103C31FE
456./ifhw hpdiscovery.xml allboards.xml "PCI:Intel(R) 6300ESB/82801FR SATA Controller" 2>/dev/null
457if [ $? = 0 ]; then
458 echo " Found Intel(R) 6300ESB/82801FR SATA Controller"
459 echo " Loading Drivers [ libata ata_piix sd_mod sr_mod ]"
460 modprobe libata
461 modprobe ata_piix
462 modprobe sd_mod
463 modprobe sr_mod
464fi
465
466# Intel(R) 6300ESB/82801FR SATA Controller
467# PCI ID: 808625A30E113201
468./ifhw hpdiscovery.xml allboards.xml "PCI:Intel(R) 6300ESB/82801FR SATA Controller" 2>/dev/null
469if [ $? = 0 ]; then
470 echo " Found Intel(R) 6300ESB/82801FR SATA Controller"
471 echo " Loading Drivers [ libata ata_piix sd_mod sr_mod ]"
472 modprobe libata
473 modprobe ata_piix
474 modprobe sd_mod
475 modprobe sr_mod
476fi
477
478# Intel(R) 6300ESB Ultra ATA Storage/SATA Controller
479# PCI ID: 808626520E113201
480./ifhw hpdiscovery.xml allboards.xml "PCI:Intel(R) 6300ESB Ultra ATA Storage/SATA Controller" 2>/dev/null
481if [ $? = 0 ]; then
482 echo " Found Intel(R) 6300ESB Ultra ATA Storage/SATA Controller"
483 echo " Loading Drivers [ libata ata_piix sd_mod sr_mod ]"
484 modprobe libata
485 modprobe ata_piix
486 modprobe sd_mod
487 modprobe sr_mod
488fi
489
490# Intel(R) 82801GR SATA Controller
491# PCI ID: 80862920103C31FE
492./ifhw hpdiscovery.xml allboards.xml "PCI:Intel(R) 82801GR SATA Controller" 2>/dev/null
493if [ $? = 0 ]; then
494 echo " Found Intel(R) 82801GR SATA Controller"
495 echo " Loading Drivers [ libata ata_piix sd_mod sr_mod ]"
496 modprobe libata
497 modprobe ata_piix
498 modprobe sd_mod
499 modprobe sr_mod
500fi
501
502# Intel(R) 82801GR SATA Controller
503# PCI ID: 80862926103C31FE
504./ifhw hpdiscovery.xml allboards.xml "PCI:Intel(R) 82801GR SATA Controller" 2>/dev/null
505if [ $? = 0 ]; then
506 echo " Found Intel(R) 82801GR SATA Controller"
507 echo " Loading Drivers [ libata ata_piix sd_mod sr_mod ]"
508 modprobe libata
509 modprobe ata_piix
510 modprobe sd_mod
511 modprobe sr_mod
512fi
513
514# Intel 82801 SATA RAID Controller
515# PCI ID: 80862822103C31F4
516./ifhw hpdiscovery.xml allboards.xml "PCI:Intel 82801 SATA RAID Controller" 2>/dev/null
517if [ $? = 0 ]; then
518 echo " Found Intel 82801 SATA RAID Controller"
519 echo " Loading Drivers [ libata ata_piix sd_mod sr_mod ]"
520 modprobe libata
521 modprobe ata_piix
522 modprobe sd_mod
523 modprobe sr_mod
524fi
525
526# Intel(R) 828011R SATA Controller
527# PCI ID: 80862926103C31F4
528./ifhw hpdiscovery.xml allboards.xml "PCI:Intel(R) 828011R SATA Controller" 2>/dev/null
529if [ $? = 0 ]; then
530 echo " Found Intel(R) 828011R SATA Controller"
531 echo " Loading Drivers [ libata ata_piix sd_mod sr_mod ]"
532 modprobe libata
533 modprobe ata_piix
534 modprobe sd_mod
535 modprobe sr_mod
536fi
537
538# Intel(R) 828011R SATA IDE Controller
539# PCI ID: 80862920103C31F4
540./ifhw hpdiscovery.xml allboards.xml "PCI:Intel(R) 828011R SATA IDE Controller" 2>/dev/null
541if [ $? = 0 ]; then
542 echo " Found Intel(R) 828011R SATA IDE Controller"
543 echo " Loading Drivers [ scsi_mod sd_mod ]"
544 modprobe scsi_mod
545 modprobe sd_mod
546fi
547
548# 6 Port SATA controller with Embedded RAID
549# PCI ID: 10DE037F103C1714
550./ifhw hpdiscovery.xml allboards.xml "PCI:6 Port SATA controller with Embedded RAID" 2>/dev/null
551if [ $? = 0 ]; then
552 echo " Found 6 Port SATA controller with Embedded RAID"
553 echo " Loading Drivers [ scsi_mod sd_mod sata_nv ]"
554 modprobe scsi_mod
555 modprobe sd_mod
556 modprobe sata_nv
557fi
558
559# Intel(R) 82801GR SATA Controller
560# PCI ID: 80862926103C31FE
561./ifhw hpdiscovery.xml allboards.xml "PCI:Intel(R) 82801GR SATA Controller" 2>/dev/null
562if [ $? = 0 ]; then
563 echo " Found Intel(R) 82801GR SATA Controller"
564 echo " Loading Drivers [ libata ata_piix sd_mod sr_mod ]"
565 modprobe libata
566 modprobe ata_piix
567 modprobe sd_mod
568 modprobe sr_mod
569fi
570
571# Embedded ATA Controller
572# PCI ID: 0E11FFFF0E11FFFF
573./ifhw hpdiscovery.xml allboards.xml "PCI:Embedded ATA Controller" 2>/dev/null
574if [ $? = 0 ]; then
575 echo " Found Embedded ATA Controller"
576 echo " Loading Drivers [ scsi_mod sd_mod ]"
577 modprobe scsi_mod
578 modprobe sd_mod
579fi
580
581# Embedded ATA Controller
582# PCI ID: 1166021211660212
583./ifhw hpdiscovery.xml allboards.xml "PCI:Embedded ATA Controller" 2>/dev/null
584if [ $? = 0 ]; then
585 echo " Found Embedded ATA Controller"
586 echo " Loading Drivers [ scsi_mod sd_mod ]"
587 modprobe scsi_mod
588 modprobe sd_mod
589fi
590
591# HP Integrated PCI IDE Controller
592# PCI ID: 102274690E113204
593./ifhw hpdiscovery.xml allboards.xml "PCI:HP Integrated PCI IDE Controller" 2>/dev/null
594if [ $? = 0 ]; then
595 echo " Found HP Integrated PCI IDE Controller"
596 echo " Loading Drivers [ scsi_mod sd_mod ]"
597 modprobe scsi_mod
598 modprobe sd_mod
599fi
600
601# Ultra ATA/100 Controller
602# PCI ID: 1095064900000000
603./ifhw hpdiscovery.xml allboards.xml "PCI:Ultra ATA/100 Controller" 2>/dev/null
604if [ $? = 0 ]; then
605 echo " Found Ultra ATA/100 Controller"
606 echo " Loading Drivers [ scsi_mod sd_mod megaide ]"
607 modprobe scsi_mod
608 modprobe sd_mod
609 modprobe megaide
610fi
611
612# Integrated Ultra ATA/100 IDE Controller
613# PCI ID: 109506490E11005D
614./ifhw hpdiscovery.xml allboards.xml "PCI:Integrated Ultra ATA/100 IDE Controller" 2>/dev/null
615if [ $? = 0 ]; then
616 echo " Found Integrated Ultra ATA/100 IDE Controller"
617 echo " Loading Drivers [ scsi_mod sd_mod megaide ]"
618 modprobe scsi_mod
619 modprobe sd_mod
620 modprobe megaide
621fi
622
623# Integrated Ultra ATA-100 IDE RAID Controller
624# PCI ID: 109506490E11007E
625./ifhw hpdiscovery.xml allboards.xml "PCI:Integrated Ultra ATA-100 IDE RAID Controller" 2>/dev/null
626if [ $? = 0 ]; then
627 echo " Found Integrated Ultra ATA-100 IDE RAID Controller"
628 echo " Loading Drivers [ scsi_mod sd_mod megaide ]"
629 modprobe scsi_mod
630 modprobe sd_mod
631 modprobe megaide
632fi
633
634# Integrated Ultra ATA-100 IDE RAID Controller
635# PCI ID: 109506490000007E
636./ifhw hpdiscovery.xml allboards.xml "PCI:Integrated Ultra ATA-100 IDE RAID Controller" 2>/dev/null
637if [ $? = 0 ]; then
638 echo " Found Integrated Ultra ATA-100 IDE RAID Controller"
639 echo " Loading Drivers [ scsi_mod sd_mod megaide ]"
640 modprobe scsi_mod
641 modprobe sd_mod
642 modprobe megaide
643fi
644
645# CSB-6 Ultra ATA-100 IDE RAID Controller
646# PCI ID: 116602130E1100E8
647./ifhw hpdiscovery.xml allboards.xml "PCI:CSB-6 Ultra ATA-100 IDE RAID Controller" 2>/dev/null
648if [ $? = 0 ]; then
649 echo " Found CSB-6 Ultra ATA-100 IDE RAID Controller"
650 echo " Loading Drivers [ scsi_mod sd_mod megaide ]"
651 modprobe scsi_mod
652 modprobe sd_mod
653 modprobe megaide
654fi
655
656# CSB-6 Ultra ATA-100 IDE RAID Controller
657# PCI ID: 1166021311660212
658./ifhw hpdiscovery.xml allboards.xml "PCI:CSB-6 Ultra ATA-100 IDE RAID Controller" 2>/dev/null
659if [ $? = 0 ]; then
660 echo " Found CSB-6 Ultra ATA-100 IDE RAID Controller"
661 echo " Loading Drivers [ scsi_mod sd_mod megaide ]"
662 modprobe scsi_mod
663 modprobe sd_mod
664 modprobe megaide
665fi
666
667# HP SC08Ge Host Bus Adapter
668# PCI ID: 10000058103C322D
669./ifhw hpdiscovery.xml allboards.xml "PCI:HP SC08Ge Host Bus Adapter" 2>/dev/null
670if [ $? = 0 ]; then
671 echo " Found HP SC08Ge Host Bus Adapter"
672 echo " Loading Drivers [ mptscsih mptctl mptsas sd_mod mptbase ]"
673 modprobe mptscsih
674 modprobe mptctl
675 modprobe mptsas
676 modprobe sd_mod
677 modprobe mptbase
678fi
679
680# HP SC44Ge Host Bus Adapter
681# PCI ID: 10000058103C3229
682./ifhw hpdiscovery.xml allboards.xml "PCI:HP SC44Ge Host Bus Adapter" 2>/dev/null
683if [ $? = 0 ]; then
684 echo " Found HP SC44Ge Host Bus Adapter"
685 echo " Loading Drivers [ mptscsih mptctl mptsas sd_mod mptbase ]"
686 modprobe mptscsih
687 modprobe mptctl
688 modprobe mptsas
689 modprobe sd_mod
690 modprobe mptbase
691fi
692
693# HP SC40Ge Host Bus Adapter
694# PCI ID: 10000056103C322B
695./ifhw hpdiscovery.xml allboards.xml "PCI:HP SC40Ge Host Bus Adapter" 2>/dev/null
696if [ $? = 0 ]; then
697 echo " Found HP SC40Ge Host Bus Adapter"
698 echo " Loading Drivers [ mptscsih mptctl mptsas sd_mod mptbase ]"
699 modprobe mptscsih
700 modprobe mptctl
701 modprobe mptsas
702 modprobe sd_mod
703 modprobe mptbase
704fi
705
706# HP 8 Internal Port SAS HBA with RAID
707# PCI ID: 10000054103C3228
708./ifhw hpdiscovery.xml allboards.xml "PCI:HP 8 Internal Port SAS HBA with RAID" 2>/dev/null
709if [ $? = 0 ]; then
710 echo " Found HP 8 Internal Port SAS HBA with RAID"
711 echo " Loading Drivers [ mptscsih mptctl mptsas sd_mod mptbase ]"
712 modprobe mptscsih
713 modprobe mptctl
714 modprobe mptsas
715 modprobe sd_mod
716 modprobe mptbase
717fi
718
719# VMWare LSI SAS Virtual Controller
720# PCI ID: 1000005415ad1976
721./ifhw hpdiscovery.xml allboards.xml "PCI:VMWare LSI SAS Virtual Controller" 2>/dev/null
722if [ $? = 0 ]; then
723 echo " Found VMWare LSI SAS Virtual Controller"
724
725fi
726
727# HP 4 Internal Port SAS HBA with RAID
728# PCI ID: 10000050103C1704
729./ifhw hpdiscovery.xml allboards.xml "PCI:HP 4 Internal Port SAS HBA with RAID" 2>/dev/null
730if [ $? = 0 ]; then
731 echo " Found HP 4 Internal Port SAS HBA with RAID"
732 echo " Loading Drivers [ mptscsih mptctl mptsas sd_mod mptbase ]"
733 modprobe mptscsih
734 modprobe mptctl
735 modprobe mptsas
736 modprobe sd_mod
737 modprobe mptbase
738fi
739
740# 64-bit 133 MHz-non intelligent-Dual-Channel Ultra-320 Host BUS Adapter
741# PCI ID: 100000300E1100DA
742./ifhw hpdiscovery.xml allboards.xml "PCI:64-bit 133 MHz-non intelligent-Dual-Channel Ultra-320 Host BUS Adapter" 2>/dev/null
743if [ $? = 0 ]; then
744 echo " Found 64-bit 133 MHz-non intelligent-Dual-Channel Ultra-320 Host BUS Adapter"
745 echo " Loading Drivers [ scsi_mod sd_mod mptbase mptctl mptscsih mptspi ]"
746 modprobe scsi_mod
747 modprobe sd_mod
748 modprobe mptbase
749 modprobe mptctl
750 modprobe mptscsih
751 modprobe mptspi
752fi
753
754# LSI Logic / Symbios Logic 53c1030-Based Adapter
755# PCI ID: 1000003015AD1976
756./ifhw hpdiscovery.xml allboards.xml "PCI:LSI Logic / Symbios Logic 53c1030-Based Adapter" 2>/dev/null
757if [ $? = 0 ]; then
758 echo " Found LSI Logic / Symbios Logic 53c1030-Based Adapter"
759 echo " Loading Drivers [ scsi_mod sd_mod mptbase mptctl mptscsih mptspi ]"
760 modprobe scsi_mod
761 modprobe sd_mod
762 modprobe mptbase
763 modprobe mptctl
764 modprobe mptscsih
765 modprobe mptspi
766fi
767
768# HP Single Channel Ultra320 SCSI HBA G2
769# PCI ID: 10000030103C3108
770./ifhw hpdiscovery.xml allboards.xml "PCI:HP Single Channel Ultra320 SCSI HBA G2" 2>/dev/null
771if [ $? = 0 ]; then
772 echo " Found HP Single Channel Ultra320 SCSI HBA G2"
773 echo " Loading Drivers [ scsi_mod sd_mod mptbase mptctl mptscsih mptspi ]"
774 modprobe scsi_mod
775 modprobe sd_mod
776 modprobe mptbase
777 modprobe mptctl
778 modprobe mptscsih
779 modprobe mptspi
780fi
781
782# HP Single Channel Ultra320 SCSI HBA G2
783# PCI ID: 100000300E1100F4
784./ifhw hpdiscovery.xml allboards.xml "PCI:HP Single Channel Ultra320 SCSI HBA G2" 2>/dev/null
785if [ $? = 0 ]; then
786 echo " Found HP Single Channel Ultra320 SCSI HBA G2"
787 echo " Loading Drivers [ scsi_mod sd_mod mptbase mptctl mptscsih mptspi ]"
788 modprobe scsi_mod
789 modprobe sd_mod
790 modprobe mptbase
791 modprobe mptctl
792 modprobe mptscsih
793 modprobe mptspi
794fi
795
796# Compaq Single Channel Wide Ultra2 SCSI Controller
797# PCI ID: 100000120E11001B
798./ifhw hpdiscovery.xml allboards.xml "PCI:Compaq Single Channel Wide Ultra2 SCSI Controller" 2>/dev/null
799if [ $? = 0 ]; then
800 echo " Found Compaq Single Channel Wide Ultra2 SCSI Controller"
801 echo " Loading Drivers [ scsi_mod sd_mod sym53c8xx ]"
802 modprobe scsi_mod
803 modprobe sd_mod
804 modprobe sym53c8xx
805fi
806
807# Dual Channel Wide Ultra2 SCSI Controller
808# PCI ID: 1000000A0E11B143
809./ifhw hpdiscovery.xml allboards.xml "PCI:Dual Channel Wide Ultra2 SCSI Controller" 2>/dev/null
810if [ $? = 0 ]; then
811 echo " Found Dual Channel Wide Ultra2 SCSI Controller"
812 echo " Loading Drivers [ scsi_mod sd_mod sym53c8xx ]"
813 modprobe scsi_mod
814 modprobe sd_mod
815 modprobe sym53c8xx
816fi
817
818# Dual Channel Wide Ultra2 SCSI Controller
819# PCI ID: 1000000B0E116004
820./ifhw hpdiscovery.xml allboards.xml "PCI:Dual Channel Wide Ultra2 SCSI Controller" 2>/dev/null
821if [ $? = 0 ]; then
822 echo " Found Dual Channel Wide Ultra2 SCSI Controller"
823 echo " Loading Drivers [ scsi_mod sd_mod sym53c8xx ]"
824 modprobe scsi_mod
825 modprobe sd_mod
826 modprobe sym53c8xx
827fi
828
829# Dual Channel Wide Ultra2 SCSI Controller
830# PCI ID: 1000000B0E117004
831./ifhw hpdiscovery.xml allboards.xml "PCI:Dual Channel Wide Ultra2 SCSI Controller" 2>/dev/null
832if [ $? = 0 ]; then
833 echo " Found Dual Channel Wide Ultra2 SCSI Controller"
834 echo " Loading Drivers [ scsi_mod sd_mod sym53c8xx ]"
835 modprobe scsi_mod
836 modprobe sd_mod
837 modprobe sym53c8xx
838fi
839
840# Wide-Ultra SCSI Controller
841# PCI ID: 1000000F0E117004
842./ifhw hpdiscovery.xml allboards.xml "PCI:Wide-Ultra SCSI Controller" 2>/dev/null
843if [ $? = 0 ]; then
844 echo " Found Wide-Ultra SCSI Controller"
845 echo " Loading Drivers [ scsi_mod sd_mod sym53c8xx ]"
846 modprobe scsi_mod
847 modprobe sd_mod
848 modprobe sym53c8xx
849fi
850
851# 64-bit-66 MHz-Wide Ultra3 SCSI Host Bus Adapter
852# PCI ID: 900500800E11E2A0
853./ifhw hpdiscovery.xml allboards.xml "PCI:64-bit-66 MHz-Wide Ultra3 SCSI Host Bus Adapter" 2>/dev/null
854if [ $? = 0 ]; then
855 echo " Found 64-bit-66 MHz-Wide Ultra3 SCSI Host Bus Adapter"
856 echo " Loading Drivers [ scsi_mod sd_mod aic7xxx ]"
857 modprobe scsi_mod
858 modprobe sd_mod
859 modprobe aic7xxx
860fi
861
862# 64-bit-66 MHz-Dual-Channel-Wide Ultra3 SCSI Host Bus Adapter
863# PCI ID: 900500C00E11F620
864./ifhw hpdiscovery.xml allboards.xml "PCI:64-bit-66 MHz-Dual-Channel-Wide Ultra3 SCSI Host Bus Adapter" 2>/dev/null
865if [ $? = 0 ]; then
866 echo " Found 64-bit-66 MHz-Dual-Channel-Wide Ultra3 SCSI Host Bus Adapter"
867 echo " Loading Drivers [ scsi_mod sd_mod aic7xxx ]"
868 modprobe scsi_mod
869 modprobe sd_mod
870 modprobe aic7xxx
871fi
872
873# NC7782 Gigabit Server Adapter
874# PCI ID: 14E416480E1100D0
875./ifhw hpdiscovery.xml allboards.xml "PCI:NC7782 Gigabit Server Adapter" 2>/dev/null
876if [ $? = 0 ]; then
877 echo " Found NC7782 Gigabit Server Adapter"
878 echo " Loading Drivers [ tg3 ]"
879 modprobe tg3
880fi
881
882# NC7781 Gigabit Server Adapter
883# PCI ID: 14E416C70E1100CB
884./ifhw hpdiscovery.xml allboards.xml "PCI:NC7781 Gigabit Server Adapter" 2>/dev/null
885if [ $? = 0 ]; then
886 echo " Found NC7781 Gigabit Server Adapter"
887 echo " Loading Drivers [ tg3 ]"
888 modprobe tg3
889fi
890
891# NC7761 Gigabit Server Adapter
892# PCI ID: 14E416540E1100E3
893./ifhw hpdiscovery.xml allboards.xml "PCI:NC7761 Gigabit Server Adapter" 2>/dev/null
894if [ $? = 0 ]; then
895 echo " Found NC7761 Gigabit Server Adapter"
896 echo " Loading Drivers [ tg3 ]"
897 modprobe tg3
898fi
899
900# NC7770 Gigabit Server Adapter
901# PCI ID: 14E416450E11007C
902./ifhw hpdiscovery.xml allboards.xml "PCI:NC7770 Gigabit Server Adapter" 2>/dev/null
903if [ $? = 0 ]; then
904 echo " Found NC7770 Gigabit Server Adapter"
905 echo " Loading Drivers [ tg3 ]"
906 modprobe tg3
907fi
908
909# NC7770 Gigabit Server Adapter
910# PCI ID: 14E416470E11009A
911./ifhw hpdiscovery.xml allboards.xml "PCI:NC7770 Gigabit Server Adapter" 2>/dev/null
912if [ $? = 0 ]; then
913 echo " Found NC7770 Gigabit Server Adapter"
914 echo " Loading Drivers [ tg3 ]"
915 modprobe tg3
916fi
917
918# NC7760 Gigabit Server Adapter
919# PCI ID: 14E416A60E1100BB
920./ifhw hpdiscovery.xml allboards.xml "PCI:NC7760 Gigabit Server Adapter" 2>/dev/null
921if [ $? = 0 ]; then
922 echo " Found NC7760 Gigabit Server Adapter"
923 echo " Loading Drivers [ tg3 ]"
924 modprobe tg3
925fi
926
927# NC7761 Gigabit Server Adapter
928# PCI ID: 14E416450E1100E3
929./ifhw hpdiscovery.xml allboards.xml "PCI:NC7761 Gigabit Server Adapter" 2>/dev/null
930if [ $? = 0 ]; then
931 echo " Found NC7761 Gigabit Server Adapter"
932 echo " Loading Drivers [ tg3 ]"
933 modprobe tg3
934fi
935
936# NC6770 Gigabit Server Adapter
937# PCI ID: 14E416450E11007D
938./ifhw hpdiscovery.xml allboards.xml "PCI:NC6770 Gigabit Server Adapter" 2>/dev/null
939if [ $? = 0 ]; then
940 echo " Found NC6770 Gigabit Server Adapter"
941 echo " Loading Drivers [ tg3 ]"
942 modprobe tg3
943fi
944
945# NC6770 Gigabit Server Adapter
946# PCI ID: 14E416450E1100C1
947./ifhw hpdiscovery.xml allboards.xml "PCI:NC6770 Gigabit Server Adapter" 2>/dev/null
948if [ $? = 0 ]; then
949 echo " Found NC6770 Gigabit Server Adapter"
950 echo " Loading Drivers [ tg3 ]"
951 modprobe tg3
952fi
953
954# NC7780 Gigabit Server Adapter
955# PCI ID: 14E416450E110085
956./ifhw hpdiscovery.xml allboards.xml "PCI:NC7780 Gigabit Server Adapter" 2>/dev/null
957if [ $? = 0 ]; then
958 echo " Found NC7780 Gigabit Server Adapter"
959 echo " Loading Drivers [ tg3 ]"
960 modprobe tg3
961fi
962
963# NC7781 Gigabit Server Adapter
964# PCI ID: 14E416450E1100CB
965./ifhw hpdiscovery.xml allboards.xml "PCI:NC7781 Gigabit Server Adapter" 2>/dev/null
966if [ $? = 0 ]; then
967 echo " Found NC7781 Gigabit Server Adapter"
968 echo " Loading Drivers [ tg3 ]"
969 modprobe tg3
970fi
971
972# NC7782 Gigabit Server Adapter
973# PCI ID: 14E416450E1100D0
974./ifhw hpdiscovery.xml allboards.xml "PCI:NC7782 Gigabit Server Adapter" 2>/dev/null
975if [ $? = 0 ]; then
976 echo " Found NC7782 Gigabit Server Adapter"
977 echo " Loading Drivers [ tg3 ]"
978 modprobe tg3
979fi
980
981# NC7771 Gigabit Server Adapter
982# PCI ID: 14E416A70E1100CA
983./ifhw hpdiscovery.xml allboards.xml "PCI:NC7771 Gigabit Server Adapter" 2>/dev/null
984if [ $? = 0 ]; then
985 echo " Found NC7771 Gigabit Server Adapter"
986 echo " Loading Drivers [ tg3 ]"
987 modprobe tg3
988fi
989
990# NC7781 Gigabit Server Adapter
991# PCI ID: 14E416A70E1100CB
992./ifhw hpdiscovery.xml allboards.xml "PCI:NC7781 Gigabit Server Adapter" 2>/dev/null
993if [ $? = 0 ]; then
994 echo " Found NC7781 Gigabit Server Adapter"
995 echo " Loading Drivers [ tg3 ]"
996 modprobe tg3
997fi
998
999# NC7771 Gigabit Server Adapter
1000# PCI ID: 14E416C70E1100CA
1001./ifhw hpdiscovery.xml allboards.xml "PCI:NC7771 Gigabit Server Adapter" 2>/dev/null
1002if [ $? = 0 ]; then
1003 echo " Found NC7771 Gigabit Server Adapter"
1004 echo " Loading Drivers [ tg3 ]"
1005 modprobe tg3
1006fi
1007
1008# NC326i PCIe Dual Port 1Gb Adapter
1009# PCI ID: 14E41678103C703E
1010./ifhw hpdiscovery.xml allboards.xml "PCI:NC326i PCIe Dual Port 1Gb Adapter" 2>/dev/null
1011if [ $? = 0 ]; then
1012 echo " Found NC326i PCIe Dual Port 1Gb Adapter"
1013 echo " Loading Drivers [ tg3 ]"
1014 modprobe tg3
1015fi
1016
1017# NC6132 Gigabit Module
1018# PCI ID: 808610000E11B0DF
1019./ifhw hpdiscovery.xml allboards.xml "PCI:NC6132 Gigabit Module" 2>/dev/null
1020if [ $? = 0 ]; then
1021 echo " Found NC6132 Gigabit Module"
1022 echo " Loading Drivers [ e1000 ]"
1023 modprobe e1000
1024fi
1025
1026# NC6133 Gigabit Module
1027# PCI ID: 808610000E11B0E0
1028./ifhw hpdiscovery.xml allboards.xml "PCI:NC6133 Gigabit Module" 2>/dev/null
1029if [ $? = 0 ]; then
1030 echo " Found NC6133 Gigabit Module"
1031 echo " Loading Drivers [ e1000 ]"
1032 modprobe e1000
1033fi
1034
1035# NC6134 Gigabit NIC
1036# PCI ID: 808610000E11B123
1037./ifhw hpdiscovery.xml allboards.xml "PCI:NC6134 Gigabit NIC" 2>/dev/null
1038if [ $? = 0 ]; then
1039 echo " Found NC6134 Gigabit NIC"
1040 echo " Loading Drivers [ e1000 ]"
1041 modprobe e1000
1042fi
1043
1044# NC6136 Gigabit Server Adapter
1045# PCI ID: 808610010E11004A
1046./ifhw hpdiscovery.xml allboards.xml "PCI:NC6136 Gigabit Server Adapter" 2>/dev/null
1047if [ $? = 0 ]; then
1048 echo " Found NC6136 Gigabit Server Adapter"
1049 echo " Loading Drivers [ e1000 ]"
1050 modprobe e1000
1051fi
1052
1053# NC1020 Gigabit Server Adapter
1054# PCI ID: 14E41654103C3100
1055./ifhw hpdiscovery.xml allboards.xml "PCI:NC1020 Gigabit Server Adapter" 2>/dev/null
1056if [ $? = 0 ]; then
1057 echo " Found NC1020 Gigabit Server Adapter"
1058 echo " Loading Drivers [ tg3 ]"
1059 modprobe tg3
1060fi
1061
1062# NC7131 Gigabit Server Adapter
1063# PCI ID: 808610040E11B1A4
1064./ifhw hpdiscovery.xml allboards.xml "PCI:NC7131 Gigabit Server Adapter" 2>/dev/null
1065if [ $? = 0 ]; then
1066 echo " Found NC7131 Gigabit Server Adapter"
1067 echo " Loading Drivers [ e1000 ]"
1068 modprobe e1000
1069fi
1070
1071# NC7132 Gigabit Upgrade Module
1072# PCI ID: 808610040E110049
1073./ifhw hpdiscovery.xml allboards.xml "PCI:NC7132 Gigabit Upgrade Module" 2>/dev/null
1074if [ $? = 0 ]; then
1075 echo " Found NC7132 Gigabit Upgrade Module"
1076 echo " Loading Drivers [ e1000 ]"
1077 modprobe e1000
1078fi
1079
1080# NC7170 Dual Port PCI-X 1000T Gigabit Server Adapter
1081# PCI ID: 808610100E1100DB
1082./ifhw hpdiscovery.xml allboards.xml "PCI:NC7170 Dual Port PCI-X 1000T Gigabit Server Adapter" 2>/dev/null
1083if [ $? = 0 ]; then
1084 echo " Found NC7170 Dual Port PCI-X 1000T Gigabit Server Adapter"
1085 echo " Loading Drivers [ e1000 ]"
1086 modprobe e1000
1087fi
1088
1089# NC6170 Dual Port PCI-X 1000SX Gigabit Server Adapter
1090# PCI ID: 808610120E1100DC
1091./ifhw hpdiscovery.xml allboards.xml "PCI:NC6170 Dual Port PCI-X 1000SX Gigabit Server Adapter" 2>/dev/null
1092if [ $? = 0 ]; then
1093 echo " Found NC6170 Dual Port PCI-X 1000SX Gigabit Server Adapter"
1094 echo " Loading Drivers [ e1000 ]"
1095 modprobe e1000
1096fi
1097
1098# NC3120 Ethernet NIC
1099# PCI ID: 808612290E11B01E
1100./ifhw hpdiscovery.xml allboards.xml "PCI:NC3120 Ethernet NIC" 2>/dev/null
1101if [ $? = 0 ]; then
1102 echo " Found NC3120 Ethernet NIC"
1103 echo " Loading Drivers [ e100 ]"
1104 modprobe e100
1105fi
1106
1107# NC3122 Ethernet NIC
1108# PCI ID: 808612290E11B01F
1109./ifhw hpdiscovery.xml allboards.xml "PCI:NC3122 Ethernet NIC" 2>/dev/null
1110if [ $? = 0 ]; then
1111 echo " Found NC3122 Ethernet NIC"
1112 echo " Loading Drivers [ e100 ]"
1113 modprobe e100
1114fi
1115
1116# NC3131 Fast Ethernet NIC
1117# PCI ID: 808612290E11B0DD
1118./ifhw hpdiscovery.xml allboards.xml "PCI:NC3131 Fast Ethernet NIC" 2>/dev/null
1119if [ $? = 0 ]; then
1120 echo " Found NC3131 Fast Ethernet NIC"
1121 echo " Loading Drivers [ e100 ]"
1122 modprobe e100
1123fi
1124
1125# NC3132 Fast Ethernet Module
1126# PCI ID: 808612290E11B0DE
1127./ifhw hpdiscovery.xml allboards.xml "PCI:NC3132 Fast Ethernet Module" 2>/dev/null
1128if [ $? = 0 ]; then
1129 echo " Found NC3132 Fast Ethernet Module"
1130 echo " Loading Drivers [ e100 ]"
1131 modprobe e100
1132fi
1133
1134# NC3133 Fast Ethernet Module
1135# PCI ID: 808612290E11B0E1
1136./ifhw hpdiscovery.xml allboards.xml "PCI:NC3133 Fast Ethernet Module" 2>/dev/null
1137if [ $? = 0 ]; then
1138 echo " Found NC3133 Fast Ethernet Module"
1139 echo " Loading Drivers [ e100 ]"
1140 modprobe e100
1141fi
1142
1143# NC3163 Fast Ethernet NIC
1144# PCI ID: 808612290E11B134
1145./ifhw hpdiscovery.xml allboards.xml "PCI:NC3163 Fast Ethernet NIC" 2>/dev/null
1146if [ $? = 0 ]; then
1147 echo " Found NC3163 Fast Ethernet NIC"
1148 echo " Loading Drivers [ e100 ]"
1149 modprobe e100
1150fi
1151
1152# NC3123 Fast Ethernet NIC
1153# PCI ID: 808612290E11B144
1154./ifhw hpdiscovery.xml allboards.xml "PCI:NC3123 Fast Ethernet NIC" 2>/dev/null
1155if [ $? = 0 ]; then
1156 echo " Found NC3123 Fast Ethernet NIC"
1157 echo " Loading Drivers [ e100 ]"
1158 modprobe e100
1159fi
1160
1161# NC3134 Fast Ethernet NIC
1162# PCI ID: 808612290E11B163
1163./ifhw hpdiscovery.xml allboards.xml "PCI:NC3134 Fast Ethernet NIC" 2>/dev/null
1164if [ $? = 0 ]; then
1165 echo " Found NC3134 Fast Ethernet NIC"
1166 echo " Loading Drivers [ e100 ]"
1167 modprobe e100
1168fi
1169
1170# NC3135 Fast Ethernet Upgrade Module
1171# PCI ID: 808612290E11B164
1172./ifhw hpdiscovery.xml allboards.xml "PCI:NC3135 Fast Ethernet Upgrade Module" 2>/dev/null
1173if [ $? = 0 ]; then
1174 echo " Found NC3135 Fast Ethernet Upgrade Module"
1175 echo " Loading Drivers [ e100 ]"
1176 modprobe e100
1177fi
1178
1179# NC310F PCI-X Gigabit Server Adapter
1180# PCI ID: 80861027103C3103
1181./ifhw hpdiscovery.xml allboards.xml "PCI:NC310F PCI-X Gigabit Server Adapter" 2>/dev/null
1182if [ $? = 0 ]; then
1183 echo " Found NC310F PCI-X Gigabit Server Adapter"
1184 echo " Loading Drivers [ e1000 ]"
1185 modprobe e1000
1186fi
1187
1188# NC150T PCI 4-Port Gigabit Combo Switch Adapter
1189# PCI ID: 14E41654103C3226
1190./ifhw hpdiscovery.xml allboards.xml "PCI:NC150T PCI 4-Port Gigabit Combo Switch Adapter" 2>/dev/null
1191if [ $? = 0 ]; then
1192 echo " Found NC150T PCI 4-Port Gigabit Combo Switch Adapter"
1193 echo " Loading Drivers [ tg3 ]"
1194 modprobe tg3
1195fi
1196
1197# NC320T PCI Express Gigabit Server Adapter
1198# PCI ID: 14E41659103C7031
1199./ifhw hpdiscovery.xml allboards.xml "PCI:NC320T PCI Express Gigabit Server Adapter" 2>/dev/null
1200if [ $? = 0 ]; then
1201 echo " Found NC320T PCI Express Gigabit Server Adapter"
1202 echo " Loading Drivers [ tg3 ]"
1203 modprobe tg3
1204fi
1205
1206# NC370T Multifunction Gigabit Server Adapter
1207# PCI ID: 14E4164A103C3101
1208./ifhw hpdiscovery.xml allboards.xml "PCI:NC370T Multifunction Gigabit Server Adapter" 2>/dev/null
1209if [ $? = 0 ]; then
1210 echo " Found NC370T Multifunction Gigabit Server Adapter"
1211 echo " Loading Drivers [ bnx2 ]"
1212 modprobe bnx2
1213fi
1214
1215# NC370F Multifunction Gigabit Server Adapter
1216# PCI ID: 14E416AA103C3102
1217./ifhw hpdiscovery.xml allboards.xml "PCI:NC370F Multifunction Gigabit Server Adapter" 2>/dev/null
1218if [ $? = 0 ]; then
1219 echo " Found NC370F Multifunction Gigabit Server Adapter"
1220 echo " Loading Drivers [ bnx2 ]"
1221 modprobe bnx2
1222fi
1223
1224# NC340T PCI-X Quad-port Gigabit Server Adapter
1225# PCI ID: 80861099103C3109
1226./ifhw hpdiscovery.xml allboards.xml "PCI:NC340T PCI-X Quad-port Gigabit Server Adapter" 2>/dev/null
1227if [ $? = 0 ]; then
1228 echo " Found NC340T PCI-X Quad-port Gigabit Server Adapter"
1229 echo " Loading Drivers [ e1000 ]"
1230 modprobe e1000
1231fi
1232
1233# NC370i Multifunction Gigabit Server Adapter
1234# PCI ID: 14E4164A103C3106
1235./ifhw hpdiscovery.xml allboards.xml "PCI:NC370i Multifunction Gigabit Server Adapter" 2>/dev/null
1236if [ $? = 0 ]; then
1237 echo " Found NC370i Multifunction Gigabit Server Adapter"
1238 echo " Loading Drivers [ bnx2 ]"
1239 modprobe bnx2
1240fi
1241
1242# NC370i Multifunction Gigabit Server Adapter
1243# PCI ID: 14E416AA103C310C
1244./ifhw hpdiscovery.xml allboards.xml "PCI:NC370i Multifunction Gigabit Server Adapter" 2>/dev/null
1245if [ $? = 0 ]; then
1246 echo " Found NC370i Multifunction Gigabit Server Adapter"
1247 echo " Loading Drivers [ bnx2 ]"
1248 modprobe bnx2
1249fi
1250
1251# NC380T PCI Express Dual Port Multifunction Gigabit Server Adapter
1252# PCI ID: 14E4164A103C3070
1253./ifhw hpdiscovery.xml allboards.xml "PCI:NC380T PCI Express Dual Port Multifunction Gigabit Server Adapter" 2>/dev/null
1254if [ $? = 0 ]; then
1255 echo " Found NC380T PCI Express Dual Port Multifunction Gigabit Server Adapter"
1256 echo " Loading Drivers [ bnx2 ]"
1257 modprobe bnx2
1258fi
1259
1260# NC324i Integrated Dual Port PCI Express Gigabit Server Adapter
1261# PCI ID: 14E41668103C7039
1262./ifhw hpdiscovery.xml allboards.xml "PCI:NC324i Integrated Dual Port PCI Express Gigabit Server Adapter" 2>/dev/null
1263if [ $? = 0 ]; then
1264 echo " Found NC324i Integrated Dual Port PCI Express Gigabit Server Adapter"
1265 echo " Loading Drivers [ tg3 ]"
1266 modprobe tg3
1267fi
1268
1269# NC320i Integrated Gigabit Server Adapter
1270# PCI ID: 14E41659103C7032
1271./ifhw hpdiscovery.xml allboards.xml "PCI:NC320i Integrated Gigabit Server Adapter" 2>/dev/null
1272if [ $? = 0 ]; then
1273 echo " Found NC320i Integrated Gigabit Server Adapter"
1274 echo " Loading Drivers [ tg3 ]"
1275 modprobe tg3
1276fi
1277
1278# NC373F PCI Express Multifunction Gigabit Server Adapter
1279# PCI ID: 14E416AC103C703D
1280./ifhw hpdiscovery.xml allboards.xml "PCI:NC373F PCI Express Multifunction Gigabit Server Adapter" 2>/dev/null
1281if [ $? = 0 ]; then
1282 echo " Found NC373F PCI Express Multifunction Gigabit Server Adapter"
1283 echo " Loading Drivers [ bnx2 ]"
1284 modprobe bnx2
1285fi
1286
1287# NC373i PCI Express Multifunction Gigabit Server Adapter
1288# PCI ID: 14E4164C103C7038
1289./ifhw hpdiscovery.xml allboards.xml "PCI:NC373i PCI Express Multifunction Gigabit Server Adapter" 2>/dev/null
1290if [ $? = 0 ]; then
1291 echo " Found NC373i PCI Express Multifunction Gigabit Server Adapter"
1292 echo " Loading Drivers [ bnx2 ]"
1293 modprobe bnx2
1294fi
1295
1296# NC373i Multifunction Gigabit Server Adapter
1297# PCI ID: 14E416AC103C703B
1298./ifhw hpdiscovery.xml allboards.xml "PCI:NC373i Multifunction Gigabit Server Adapter" 2>/dev/null
1299if [ $? = 0 ]; then
1300 echo " Found NC373i Multifunction Gigabit Server Adapter"
1301 echo " Loading Drivers [ bnx2 ]"
1302 modprobe bnx2
1303fi
1304
1305# NC371i Multifunction Gigabit Server Adapter
1306# PCI ID: 14E4164A103C1709
1307./ifhw hpdiscovery.xml allboards.xml "PCI:NC371i Multifunction Gigabit Server Adapter" 2>/dev/null
1308if [ $? = 0 ]; then
1309 echo " Found NC371i Multifunction Gigabit Server Adapter"
1310 echo " Loading Drivers [ bnx2 ]"
1311 modprobe bnx2
1312fi
1313
1314# NC340T PCI-X Quad-port Gigabit Server Adapter
1315# PCI ID: 808610B5103C3109
1316./ifhw hpdiscovery.xml allboards.xml "PCI:NC340T PCI-X Quad-port Gigabit Server Adapter" 2>/dev/null
1317if [ $? = 0 ]; then
1318 echo " Found NC340T PCI-X Quad-port Gigabit Server Adapter"
1319 echo " Loading Drivers [ e1000 ]"
1320 modprobe e1000
1321fi
1322
1323# NC326i PCIe Dual Port Gigabit Server Adapter
1324# PCI ID: 14E41679103C703C
1325./ifhw hpdiscovery.xml allboards.xml "PCI:NC326i PCIe Dual Port Gigabit Server Adapter" 2>/dev/null
1326if [ $? = 0 ]; then
1327 echo " Found NC326i PCIe Dual Port Gigabit Server Adapter"
1328 echo " Loading Drivers [ tg3 ]"
1329 modprobe tg3
1330fi
1331
1332# NC373m PCI Express Dual Port Multifunction Gigabit Server Adapter
1333# PCI ID: 14E416AC103C1706
1334./ifhw hpdiscovery.xml allboards.xml "PCI:NC373m PCI Express Dual Port Multifunction Gigabit Server Adapter" 2>/dev/null
1335if [ $? = 0 ]; then
1336 echo " Found NC373m PCI Express Dual Port Multifunction Gigabit Server Adapter"
1337 echo " Loading Drivers [ bnx2 ]"
1338 modprobe bnx2
1339fi
1340
1341# NC374m PCI Express Dual Port Multifunction Gigabit Server Adapter
1342# PCI ID: 14E4164C103C7045
1343./ifhw hpdiscovery.xml allboards.xml "PCI:NC374m PCI Express Dual Port Multifunction Gigabit Server Adapter" 2>/dev/null
1344if [ $? = 0 ]; then
1345 echo " Found NC374m PCI Express Dual Port Multifunction Gigabit Server Adapter"
1346 echo " Loading Drivers [ bnx2 ]"
1347 modprobe bnx2
1348fi
1349
1350# NC320m PCI Express Dual Port Gigabit Server Adapter
1351# PCI ID: 14E41659103C703B
1352./ifhw hpdiscovery.xml allboards.xml "PCI:NC320m PCI Express Dual Port Gigabit Server Adapter" 2>/dev/null
1353if [ $? = 0 ]; then
1354 echo " Found NC320m PCI Express Dual Port Gigabit Server Adapter"
1355 echo " Loading Drivers [ tg3 ]"
1356 modprobe tg3
1357fi
1358
1359# NC326m PCIe Dual Port Gigabit Server Adapter
1360# PCI ID: 14E41679103C1707
1361./ifhw hpdiscovery.xml allboards.xml "PCI:NC326m PCIe Dual Port Gigabit Server Adapter" 2>/dev/null
1362if [ $? = 0 ]; then
1363 echo " Found NC326m PCIe Dual Port Gigabit Server Adapter"
1364 echo " Loading Drivers [ bnx2 ]"
1365 modprobe bnx2
1366fi
1367
1368# NC373T PCI Express Multifunction Gigabit Server Adapter
1369# PCI ID: 14E4164C103C7037
1370./ifhw hpdiscovery.xml allboards.xml "PCI:NC373T PCI Express Multifunction Gigabit Server Adapter" 2>/dev/null
1371if [ $? = 0 ]; then
1372 echo " Found NC373T PCI Express Multifunction Gigabit Server Adapter"
1373 echo " Loading Drivers [ bnx2 ]"
1374 modprobe bnx2
1375fi
1376
1377# NC325m PCIe Quad Port Gigabit Server Adapter
1378# PCI ID: 14E41679103C170C
1379./ifhw hpdiscovery.xml allboards.xml "PCI:NC325m PCIe Quad Port Gigabit Server Adapter" 2>/dev/null
1380if [ $? = 0 ]; then
1381 echo " Found NC325m PCIe Quad Port Gigabit Server Adapter"
1382 echo " Loading Drivers [ bnx2 ]"
1383 modprobe bnx2
1384fi
1385
1386# NC382T PCI Express Dual Port Gigabit Server Adapter
1387# PCI ID: 14E41639103C7059
1388./ifhw hpdiscovery.xml allboards.xml "PCI:NC382T PCI Express Dual Port Gigabit Server Adapter" 2>/dev/null
1389if [ $? = 0 ]; then
1390 echo " Found NC382T PCI Express Dual Port Gigabit Server Adapter"
1391 echo " Loading Drivers [ bnx2 ]"
1392 modprobe bnx2
1393fi
1394
1395# NC382i Integrated Dual Port Multifunction Gigabit Server Adapter
1396# PCI ID: 14E41639103C7055
1397./ifhw hpdiscovery.xml allboards.xml "PCI:NC382i Integrated Dual Port Multifunction Gigabit Server Adapter" 2>/dev/null
1398if [ $? = 0 ]; then
1399 echo " Found NC382i Integrated Dual Port Multifunction Gigabit Server Adapter"
1400 echo " Loading Drivers [ bnx2 ]"
1401 modprobe bnx2
1402fi
1403
1404# NC382m Dual Port 1GbE Multifunction BL-c Adapter
1405# PCI ID: 14E4163A103C171D
1406./ifhw hpdiscovery.xml allboards.xml "PCI:NC382m Dual Port 1GbE Multifunction BL-c Adapter" 2>/dev/null
1407if [ $? = 0 ]; then
1408 echo " Found NC382m Dual Port 1GbE Multifunction BL-c Adapter"
1409 echo " Loading Drivers [ bnx2 ]"
1410 modprobe bnx2
1411fi
1412
1413# NC532m Dual Port 10GbE Multifunction BL-c Adapter
1414# PCI ID: 14E41650103C171C
1415./ifhw hpdiscovery.xml allboards.xml "PCI:NC532m Dual Port 10GbE Multifunction BL-c Adapter" 2>/dev/null
1416if [ $? = 0 ]; then
1417 echo " Found NC532m Dual Port 10GbE Multifunction BL-c Adapter"
1418 echo " Loading Drivers [ bnx2x ]"
1419 modprobe bnx2x
1420fi
1421
1422# NC532i Integrated Dual Port 10GbE Multifunction BL-c Adapter
1423# PCI ID: 14E41650103C7058
1424./ifhw hpdiscovery.xml allboards.xml "PCI:NC532i Integrated Dual Port 10GbE Multifunction BL-c Adapter" 2>/dev/null
1425if [ $? = 0 ]; then
1426 echo " Found NC532i Integrated Dual Port 10GbE Multifunction BL-c Adapter"
1427 echo " Loading Drivers [ bnx2x ]"
1428 modprobe bnx2x
1429fi
1430
1431# NC360T PCIe Dual Port Gigabit Server Adapter
1432# PCI ID: 8086105E103C7044
1433./ifhw hpdiscovery.xml allboards.xml "PCI:NC360T PCIe Dual Port Gigabit Server Adapter" 2>/dev/null
1434if [ $? = 0 ]; then
1435 echo " Found NC360T PCIe Dual Port Gigabit Server Adapter"
1436 echo " Loading Drivers [ e1000 ]"
1437 modprobe e1000
1438fi
1439
1440# NC110T PCI Express Single Port Gigabit Server Adapter
1441# PCI ID: 808610B9103C704A
1442./ifhw hpdiscovery.xml allboards.xml "PCI:NC110T PCI Express Single Port Gigabit Server Adapter" 2>/dev/null
1443if [ $? = 0 ]; then
1444 echo " Found NC110T PCI Express Single Port Gigabit Server Adapter"
1445 echo " Loading Drivers [ e1000 ]"
1446 modprobe e1000
1447fi
1448
1449# NC362i Integrated Dual Port BL-c Gigabit Server Adapter
1450# PCI ID: 808610E7103C31FF
1451./ifhw hpdiscovery.xml allboards.xml "PCI:NC362i Integrated Dual Port BL-c Gigabit Server Adapter" 2>/dev/null
1452if [ $? = 0 ]; then
1453 echo " Found NC362i Integrated Dual Port BL-c Gigabit Server Adapter"
1454 echo " Loading Drivers [ igb ]"
1455 modprobe igb
1456fi
1457
1458# NC362i Integrated Dual Port Gigabit Server Adapter
1459# PCI ID: 808610C9103C323F
1460./ifhw hpdiscovery.xml allboards.xml "PCI:NC362i Integrated Dual Port Gigabit Server Adapter" 2>/dev/null
1461if [ $? = 0 ]; then
1462 echo " Found NC362i Integrated Dual Port Gigabit Server Adapter"
1463 echo " Loading Drivers [ igb ]"
1464 modprobe igb
1465fi
1466
1467# NC364T PCIe Express Quad Port Gigabit Server Adapter
1468# PCI ID: 808610BC103C704B
1469./ifhw hpdiscovery.xml allboards.xml "PCI:NC364T PCIe Express Quad Port Gigabit Server Adapter" 2>/dev/null
1470if [ $? = 0 ]; then
1471 echo " Found NC364T PCIe Express Quad Port Gigabit Server Adapter"
1472 echo " Loading Drivers [ e1000 ]"
1473 modprobe e1000
1474fi
1475
1476# NC365T PCI Express Quad Port Gigabit Server Adapter
1477# PCI ID: 8086150E103C1780
1478./ifhw hpdiscovery.xml allboards.xml "PCI:NC365T PCI Express Quad Port Gigabit Server Adapter" 2>/dev/null
1479if [ $? = 0 ]; then
1480 echo " Found NC365T PCI Express Quad Port Gigabit Server Adapter"
1481 echo " Loading Drivers [ igb ]"
1482 modprobe igb
1483fi
1484
1485# NC360m PCIe Dual Port Gigabit Server Adapter
1486# PCI ID: 808610D9103C1716
1487./ifhw hpdiscovery.xml allboards.xml "PCI:NC360m PCIe Dual Port Gigabit Server Adapter" 2>/dev/null
1488if [ $? = 0 ]; then
1489 echo " Found NC360m PCIe Dual Port Gigabit Server Adapter"
1490 echo " Loading Drivers [ e1000 ]"
1491 modprobe e1000
1492fi
1493
1494# NC364m PCIe Express Quad Port Gigabit Server Adapter
1495# PCI ID: 808610DA103C1717
1496./ifhw hpdiscovery.xml allboards.xml "PCI:NC364m PCIe Express Quad Port Gigabit Server Adapter" 2>/dev/null
1497if [ $? = 0 ]; then
1498 echo " Found NC364m PCIe Express Quad Port Gigabit Server Adapter"
1499 echo " Loading Drivers [ e1000 ]"
1500 modprobe e1000
1501fi
1502
1503# NC510F PCIe 10 Gigabit Server Adapter
1504# PCI ID: 40400001103C7074
1505./ifhw hpdiscovery.xml allboards.xml "PCI:NC510F PCIe 10 Gigabit Server Adapter" 2>/dev/null
1506if [ $? = 0 ]; then
1507 echo " Found NC510F PCIe 10 Gigabit Server Adapter"
1508
1509fi
1510
1511# NC510C PCIe 10 Gigabit Server Adapter
1512# PCI ID: 40400002103C7048
1513./ifhw hpdiscovery.xml allboards.xml "PCI:NC510C PCIe 10 Gigabit Server Adapter" 2>/dev/null
1514if [ $? = 0 ]; then
1515 echo " Found NC510C PCIe 10 Gigabit Server Adapter"
1516
1517fi
1518
1519# NC512m Dual Port 10 Gigabit BL-c Server Adapter
1520# PCI ID: 40400005103C170E
1521./ifhw hpdiscovery.xml allboards.xml "PCI:NC512m Dual Port 10 Gigabit BL-c Server Adapter" 2>/dev/null
1522if [ $? = 0 ]; then
1523 echo " Found NC512m Dual Port 10 Gigabit BL-c Server Adapter"
1524
1525fi
1526
1527# NC375i Integrated Quad Port Multifunction Gigabit Server Adapter
1528# PCI ID: 40400100103C705A
1529./ifhw hpdiscovery.xml allboards.xml "PCI:NC375i Integrated Quad Port Multifunction Gigabit Server Adapter" 2>/dev/null
1530if [ $? = 0 ]; then
1531 echo " Found NC375i Integrated Quad Port Multifunction Gigabit Server Adapter"
1532
1533fi
1534
1535# HP NC522SFP Dual Port 10GbE Server Adapter
1536# PCI ID: 40400100103C705B
1537./ifhw hpdiscovery.xml allboards.xml "PCI:HP NC522SFP Dual Port 10GbE Server Adapter" 2>/dev/null
1538if [ $? = 0 ]; then
1539 echo " Found HP NC522SFP Dual Port 10GbE Server Adapter"
1540
1541fi
1542
1543# HP NC375i w/HP NC524 10Gb Adapter
1544# PCI ID: 40400100103C3251
1545./ifhw hpdiscovery.xml allboards.xml "PCI:HP NC375i w/HP NC524 10Gb Adapter" 2>/dev/null
1546if [ $? = 0 ]; then
1547 echo " Found HP NC375i w/HP NC524 10Gb Adapter"
1548
1549fi
1550
1551# NC112T PCI Express Gigabit Server Adapter
1552# PCI ID: 808610D3103C3250
1553./ifhw hpdiscovery.xml allboards.xml "PCI:NC112T PCI Express Gigabit Server Adapter" 2>/dev/null
1554if [ $? = 0 ]; then
1555 echo " Found NC112T PCI Express Gigabit Server Adapter"
1556 echo " Loading Drivers [ igb ]"
1557 modprobe igb
1558fi
1559
1560# HP NC112i 1-Port Ethernet Server Adapter
1561# PCI ID: 808610D3103C1785
1562./ifhw hpdiscovery.xml allboards.xml "PCI:HP NC112i 1-Port Ethernet Server Adapter" 2>/dev/null
1563if [ $? = 0 ]; then
1564 echo " Found HP NC112i 1-Port Ethernet Server Adapter"
1565 echo " Loading Drivers [ igb ]"
1566 modprobe igb
1567fi
1568
1569# HP NC522m Dual Port Flex 10 10GbE Multifunction BL-c Adapter
1570# PCI ID: 40400100103C171B
1571./ifhw hpdiscovery.xml allboards.xml "PCI:HP NC522m Dual Port Flex 10 10GbE Multifunction BL-c Adapter" 2>/dev/null
1572if [ $? = 0 ]; then
1573 echo " Found HP NC522m Dual Port Flex 10 10GbE Multifunction BL-c Adapter"
1574
1575fi
1576
1577# NC375T Quad Port PCI Express Gigabit Server Adapter
1578# PCI ID: 40400100103C1740
1579./ifhw hpdiscovery.xml allboards.xml "PCI:NC375T Quad Port PCI Express Gigabit Server Adapter" 2>/dev/null
1580if [ $? = 0 ]; then
1581 echo " Found NC375T Quad Port PCI Express Gigabit Server Adapter"
1582
1583fi
1584
1585# NC542m Dual Port Flex-10 10GbE BL-c Adapter
1586# PCI ID: 15B36764103C3313
1587./ifhw hpdiscovery.xml allboards.xml "PCI:NC542m Dual Port Flex-10 10GbE BL-c Adapter" 2>/dev/null
1588if [ $? = 0 ]; then
1589 echo " Found NC542m Dual Port Flex-10 10GbE BL-c Adapter"
1590 echo " Loading Drivers [ mlx4_en ]"
1591 modprobe mlx4_en
1592fi
1593
1594# HP NC543i 1-port 4x QDR IB Flex-10 10Gb Adapter
1595# PCI ID: 15B36746103C1781
1596./ifhw hpdiscovery.xml allboards.xml "PCI:HP NC543i 1-port 4x QDR IB Flex-10 10Gb Adapter" 2>/dev/null
1597if [ $? = 0 ]; then
1598 echo " Found HP NC543i 1-port 4x QDR IB Flex-10 10Gb Adapter"
1599 echo " Loading Drivers [ mlx4_en ]"
1600 modprobe mlx4_en
1601fi
1602
1603# HP NC543i 2-port 4x QDR IB 10Gb Adapter
1604# PCI ID: 15B36746103C3349
1605./ifhw hpdiscovery.xml allboards.xml "PCI:HP NC543i 2-port 4x QDR IB 10Gb Adapter" 2>/dev/null
1606if [ $? = 0 ]; then
1607 echo " Found HP NC543i 2-port 4x QDR IB 10Gb Adapter"
1608 echo " Loading Drivers [ mlx4_en ]"
1609 modprobe mlx4_en
1610fi
1611
1612# NC550SFP Dual Port 10GbE Server Adapter
1613# PCI ID: 19A20700103C1747
1614./ifhw hpdiscovery.xml allboards.xml "PCI:NC550SFP Dual Port 10GbE Server Adapter" 2>/dev/null
1615if [ $? = 0 ]; then
1616 echo " Found NC550SFP Dual Port 10GbE Server Adapter"
1617 echo " Loading Drivers [ be2net ]"
1618 modprobe be2net
1619fi
1620
1621# HP NC553i 10Gb 2-port FlexFabric Converged Network Adapter - FCoE
1622# PCI ID: 19A20714103C3315
1623./ifhw hpdiscovery.xml allboards.xml "PCI:HP NC553i 10Gb 2-port FlexFabric Converged Network Adapter - FCoE" 2>/dev/null
1624if [ $? = 0 ]; then
1625 echo " Found HP NC553i 10Gb 2-port FlexFabric Converged Network Adapter - FCoE"
1626 echo " Loading Drivers [ scsi_mod sd_mod lpfc lpfcdfc scsi_debug ]"
1627 modprobe scsi_mod
1628 modprobe sd_mod
1629 modprobe lpfc
1630 modprobe lpfcdfc
1631 modprobe scsi_debug
1632fi
1633
1634# HP NC553i 10Gb 2-port FlexFabric Converged Network Adapter - NIC
1635# PCI ID: 19A20710103C3315
1636./ifhw hpdiscovery.xml allboards.xml "PCI:HP NC553i 10Gb 2-port FlexFabric Converged Network Adapter - NIC" 2>/dev/null
1637if [ $? = 0 ]; then
1638 echo " Found HP NC553i 10Gb 2-port FlexFabric Converged Network Adapter - NIC"
1639 echo " Loading Drivers [ be2net ]"
1640 modprobe be2net
1641fi
1642
1643# HP NC553i 10Gb 2-port FlexFabric Converged Network Adapter - iSCSI
1644# PCI ID: 19A20712103C3315
1645./ifhw hpdiscovery.xml allboards.xml "PCI:HP NC553i 10Gb 2-port FlexFabric Converged Network Adapter - iSCSI" 2>/dev/null
1646if [ $? = 0 ]; then
1647 echo " Found HP NC553i 10Gb 2-port FlexFabric Converged Network Adapter - iSCSI"
1648 echo " Loading Drivers [ be2iscsi ]"
1649 modprobe be2iscsi
1650fi
1651
1652# HP NC553m 10Gb 2-port FlexFabric Converged Network Adapter - FCoE
1653# PCI ID: 19A20714103C3345
1654./ifhw hpdiscovery.xml allboards.xml "PCI:HP NC553m 10Gb 2-port FlexFabric Converged Network Adapter - FCoE" 2>/dev/null
1655if [ $? = 0 ]; then
1656 echo " Found HP NC553m 10Gb 2-port FlexFabric Converged Network Adapter - FCoE"
1657 echo " Loading Drivers [ scsi_mod sd_mod lpfc lpfcdfc scsi_debug ]"
1658 modprobe scsi_mod
1659 modprobe sd_mod
1660 modprobe lpfc
1661 modprobe lpfcdfc
1662 modprobe scsi_debug
1663fi
1664
1665# HP NC553m 10Gb 2-port FlexFabric Converged Network Adapter - NIC
1666# PCI ID: 19A20710103C3345
1667./ifhw hpdiscovery.xml allboards.xml "PCI:HP NC553m 10Gb 2-port FlexFabric Converged Network Adapter - NIC" 2>/dev/null
1668if [ $? = 0 ]; then
1669 echo " Found HP NC553m 10Gb 2-port FlexFabric Converged Network Adapter - NIC"
1670 echo " Loading Drivers [ be2net ]"
1671 modprobe be2net
1672fi
1673
1674# HP NC553m 10Gb 2-port FlexFabric Converged Network Adapter - iSCSI
1675# PCI ID: 19A20712103C3345
1676./ifhw hpdiscovery.xml allboards.xml "PCI:HP NC553m 10Gb 2-port FlexFabric Converged Network Adapter - iSCSI" 2>/dev/null
1677if [ $? = 0 ]; then
1678 echo " Found HP NC553m 10Gb 2-port FlexFabric Converged Network Adapter - iSCSI"
1679 echo " Loading Drivers [ be2net ]"
1680 modprobe be2net
1681fi
1682
1683# HP NC552m 10Gb 2-port FlexFabric Converged Network Adapter
1684# PCI ID: 19A20710103C3341
1685./ifhw hpdiscovery.xml allboards.xml "PCI:HP NC552m 10Gb 2-port FlexFabric Converged Network Adapter" 2>/dev/null
1686if [ $? = 0 ]; then
1687 echo " Found HP NC552m 10Gb 2-port FlexFabric Converged Network Adapter"
1688 echo " Loading Drivers [ be2net ]"
1689 modprobe be2net
1690fi
1691
1692# NC550m Dual Port Flex-10 10GbE BL-c Adapter
1693# PCI ID: 19A20700103C1746
1694./ifhw hpdiscovery.xml allboards.xml "PCI:NC550m Dual Port Flex-10 10GbE BL-c Adapter" 2>/dev/null
1695if [ $? = 0 ]; then
1696 echo " Found NC550m Dual Port Flex-10 10GbE BL-c Adapter"
1697 echo " Loading Drivers [ be2net ]"
1698 modprobe be2net
1699fi
1700
1701# HP StorageWorks CN1000E Dual Port Converged Network Adapter - NIC
1702# PCI ID: 19A20700103C174B
1703./ifhw hpdiscovery.xml allboards.xml "PCI:HP StorageWorks CN1000E Dual Port Converged Network Adapter - NIC" 2>/dev/null
1704if [ $? = 0 ]; then
1705 echo " Found HP StorageWorks CN1000E Dual Port Converged Network Adapter - NIC"
1706 echo " Loading Drivers [ be2net ]"
1707 modprobe be2net
1708fi
1709
1710# HP StorageWorks CN1000E Dual Port Converged Network Adapter - iSCSI
1711# PCI ID: 19A20702103C174B
1712./ifhw hpdiscovery.xml allboards.xml "PCI:HP StorageWorks CN1000E Dual Port Converged Network Adapter - iSCSI" 2>/dev/null
1713if [ $? = 0 ]; then
1714 echo " Found HP StorageWorks CN1000E Dual Port Converged Network Adapter - iSCSI"
1715 echo " Loading Drivers [ be2iscsi ]"
1716 modprobe be2iscsi
1717fi
1718
1719# HP StorageWorks CN1000E Dual Port Converged Network Adapter - FCoE
1720# PCI ID: 19A20704103C174B
1721./ifhw hpdiscovery.xml allboards.xml "PCI:HP StorageWorks CN1000E Dual Port Converged Network Adapter - FCoE" 2>/dev/null
1722if [ $? = 0 ]; then
1723 echo " Found HP StorageWorks CN1000E Dual Port Converged Network Adapter - FCoE"
1724 echo " Loading Drivers [ scsi_mod sd_mod lpfc lpfcdfc scsi_debug ]"
1725 modprobe scsi_mod
1726 modprobe sd_mod
1727 modprobe lpfc
1728 modprobe lpfcdfc
1729 modprobe scsi_debug
1730fi
1731
1732# HP NC551m Dual Port FlexFabric 10Gb Converged Network Adapter - NIC
1733# PCI ID: 19A20700103C174A
1734./ifhw hpdiscovery.xml allboards.xml "PCI:HP NC551m Dual Port FlexFabric 10Gb Converged Network Adapter - NIC" 2>/dev/null
1735if [ $? = 0 ]; then
1736 echo " Found HP NC551m Dual Port FlexFabric 10Gb Converged Network Adapter - NIC"
1737 echo " Loading Drivers [ be2net ]"
1738 modprobe be2net
1739fi
1740
1741# HP NC551m Dual Port FlexFabric 10Gb Converged Network Adapter - iSCSI
1742# PCI ID: 19A20702103C174A
1743./ifhw hpdiscovery.xml allboards.xml "PCI:HP NC551m Dual Port FlexFabric 10Gb Converged Network Adapter - iSCSI" 2>/dev/null
1744if [ $? = 0 ]; then
1745 echo " Found HP NC551m Dual Port FlexFabric 10Gb Converged Network Adapter - iSCSI"
1746 echo " Loading Drivers [ be2iscsi ]"
1747 modprobe be2iscsi
1748fi
1749
1750# HP NC551m Dual Port FlexFabric 10Gb Converged Network Adapter - iSCSI
1751# PCI ID: 19A20702103C3314
1752./ifhw hpdiscovery.xml allboards.xml "PCI:HP NC551m Dual Port FlexFabric 10Gb Converged Network Adapter - iSCSI" 2>/dev/null
1753if [ $? = 0 ]; then
1754 echo " Found HP NC551m Dual Port FlexFabric 10Gb Converged Network Adapter - iSCSI"
1755 echo " Loading Drivers [ be2iscsi ]"
1756 modprobe be2iscsi
1757fi
1758
1759# HP NC551m Dual Port FlexFabric 10Gb Converged Network Adapter - FCoE
1760# PCI ID: 19A20704103C174A
1761./ifhw hpdiscovery.xml allboards.xml "PCI:HP NC551m Dual Port FlexFabric 10Gb Converged Network Adapter - FCoE" 2>/dev/null
1762if [ $? = 0 ]; then
1763 echo " Found HP NC551m Dual Port FlexFabric 10Gb Converged Network Adapter - FCoE"
1764 echo " Loading Drivers [ scsi_mod sd_mod lpfc lpfcdfc scsi_debug ]"
1765 modprobe scsi_mod
1766 modprobe sd_mod
1767 modprobe lpfc
1768 modprobe lpfcdfc
1769 modprobe scsi_debug
1770fi
1771
1772# HP NC551i Dual Port FlexFabric 10Gb Network Adapter
1773# PCI ID: 19A20700103C3314
1774./ifhw hpdiscovery.xml allboards.xml "PCI:HP NC551i Dual Port FlexFabric 10Gb Network Adapter" 2>/dev/null
1775if [ $? = 0 ]; then
1776 echo " Found HP NC551i Dual Port FlexFabric 10Gb Network Adapter"
1777 echo " Loading Drivers [ be2net ]"
1778 modprobe be2net
1779fi
1780
1781# HP Brocade 804 8Gb FC HBA for HP BladeSystem c-Class
1782# PCI ID: 16570021103C1779
1783./ifhw hpdiscovery.xml allboards.xml "PCI:HP Brocade 804 8Gb FC HBA for HP BladeSystem c-Class" 2>/dev/null
1784if [ $? = 0 ]; then
1785 echo " Found HP Brocade 804 8Gb FC HBA for HP BladeSystem c-Class"
1786 echo " Loading Drivers [ scsi_mod bfa ]"
1787 modprobe scsi_mod
1788 modprobe bfa
1789fi
1790
1791# HP NC376i 4-port Ethernet Server Adapter
1792# PCI ID: 10778020103C3379
1793./ifhw hpdiscovery.xml allboards.xml "PCI:HP NC376i 4-port Ethernet Server Adapter" 2>/dev/null
1794if [ $? = 0 ]; then
1795 echo " Found HP NC376i 4-port Ethernet Server Adapter"
1796
1797fi
1798
1799# HP NC376i 1G w/HP NC524SFP 10G Module
1800# PCI ID: 10778020103C3378
1801./ifhw hpdiscovery.xml allboards.xml "PCI:HP NC376i 1G w/HP NC524SFP 10G Module" 2>/dev/null
1802if [ $? = 0 ]; then
1803 echo " Found HP NC376i 1G w/HP NC524SFP 10G Module"
1804
1805fi
1806
Note: See TracBrowser for help on using the repository browser.