Why did you put a serial card in a highly parallel machine?
Aside from the fact Microsoft is having a plethora of problems with SCSI, USB, and all things Serial on one IRQ trace for Plug and Play [over basically one wire of the twisted pair in USB], the 9/2 Plug and Play cannot handle the traffic.
All drives, and most storage devices, are emulated SCSI in Windows. This leads to too many conflicts and too much bottlenecking.
If I were you, I'd take the card back and get something either 64-bit PCI [if you have a 64-bit machine], or Parallel ATA, with the preference being either a real 64-bit PCI buss or a real SCSI buss.
That serial card is going to slow down and crash your server, period.
Stop believing what minimum wage sales clerks and Taiwan's USB.org are telling you, USB is a nightmare, not a solution.
How many people can USB fit into a Volkswagon Beetle?
Main Topics
Browse All Topics





by: garycasePosted on 2005-10-10 at 13:33:46ID: 15055354
A couple of things to try:
(1) Does your machine's primary BIOS give you options as to WHICH add-in card to give priority in the boot sequence? If so, that's the easiest fix.
(2) If not, does the BIOS add-in for the SATA controller have any options to enable/disable boot? If so, just disable it.
(3) If neither of the above work, should be able to modify the order that the BIOS add-ins are installed by switching the PCI slots that the controllers are in. This would give the SCSI card priority over the SATA card -- and should do what you want.