Quote:
Originally posted by teodavinci
I have the Intel S875WP1-E server board (http://www.intel.com/design/servers/s875wp1-e/) and cannot find a driver for the Promise PDC20319 RAID controller.
Also, for the two NIC's:
Intel 82562ET & 82547EI
The "hard to work with" comment was describing the difficulty of finding supported hardware (and simply I'm a linux newbie).
Thanks!
|
Hrmm... I am very unfamiliar with the promise cards, but I can tell you that the hardware database has an entry for the:
0x105a 0x3318 "unknown" "Promise Technology, Inc.|PDC20318 (SATA150 TX4)"
The "unknown" is usually where the kernel module/driver name is listed.
The 82562ET is not exactly recognized (by name), but I would assume it is supported because the e100's are usually pretty standard.
Lastly the 82547EI is recognized:
0x8086 0x1019 "e1000" "Intel Corp.|82547EI Gigabit Ethernet Controller (LOM)"
which means it should work out of the box using the e1000 driver.
Sorry, I wasn't more help with the promise hardware. Maybe support is in the kernel? Have you tried a normal installation of Centos3?