2 SCSI Controllers

2005-07-14 Thread Henrik Kraft
Hello, I have an Intel server se7501WV2 with on SCSI Controller on board and a second one as an extra card. Build in is an Adaptec AIC7902 Ultra320 (two channel), extra is an Adaptec 29320LP-R PCI Single U320 (Chip AIC-7901X). Both use the same driver (aic79xx). If both are installed I get S

Linux Driver for WD7193,WD7197,WD7296 SCSI Controllers

1998-08-10 Thread Andreas Dreyer
Hi!I hava a Western Digital WD7193 SCSI Controller and it is not compatible to the WD7000 Driver.If I don't get a driver for WD7193,WD7197,WD7296 or compatible SCSI Controllers I willnever be able to use Linux because my harddrives and CDRom drives are conntected to it.And there i

RE: Using Both IDE and SCSI Controllers

1998-06-06 Thread Dan Plaster
Hello Allan, I currently have a buslogic BT946 controller with one 1 gig conner scsi drive and then a 420 meg ide drive and an 850 ide drive. It all works fine. The scsi drive only has linux stuff on it and then one ide drive has a linux partition (/) for booting and that sort of stuff. Works f

Re: Using Both IDE and SCSI Controllers

1998-06-06 Thread Lee Bradshaw
On Fri, Jun 05, 1998 at 02:35:32PM -0700, Allan Bart wrote: > > Hello, > > I was wondering if any of the users on this group have concurrently > run both types of disk drives. i am planning to use an advansys 5140 > and an internal ide controller on my old ast 486dx system. I used an ASUS SP3G

Re: Using Both IDE and SCSI Controllers

1998-06-05 Thread George R
On 06/05/98 at 02:35 PM, Allan Bart <[EMAIL PROTECTED]> said: >Hello, >I was wondering if any of the users on this group have concurrently run >both types of disk drives. i am planning to use an advansys 5140 and an >internal ide controller on my old ast 486dx system. >looking ro hear from you,

RE: Using Both IDE and SCSI Controllers

1998-06-05 Thread The Gecko
My system runs an Adaptec 7xxx SCSI controller (and drive), three IDE drives and an IDE CD-Rom... Works... boots off of /dev/hda1 so I had to use LILO to boot anything off of /dev/sda1 On 05-Jun-98 Allan Bart wrote: > I was wondering if any of the users on this group have concurrently > run both

Using Both IDE and SCSI Controllers

1998-06-05 Thread Allan Bart
Hello, I was wondering if any of the users on this group have concurrently run both types of disk drives. i am planning to use an advansys 5140 and an internal ide controller on my old ast 486dx system. looking ro hear from you, allan bart == Allan W. Bart, Jr. Strategic Analyst __

Re: SCSI Controllers

1998-02-10 Thread mdorman
Rob Browning <[EMAIL PROTECTED]> writes: > Dale Scheetz <[EMAIL PROTECTED]> writes: > > I would highly recommend Buss Logic to anyone needing a SCSI interface. > That's my impression as well. I've also heard that for the truly > performance crazed, DPT cards are the answer, but are also more > exp

Re: scsi controllers, bsd file system

1997-06-28 Thread Paul Wade
On Wed, 25 Jun 1997, Rick Hawkins wrote: > a-hah! I've gotten somewhere--but it's not good. > > Once I connected the three scsi devices, I found that it finds all 3. > But . . . The last device in the list does not get a /dev/srX entry. > Thus with jus a cd and a zip in the chain, the cd gets on

Re: scsi controllers, bsd file system

1997-06-28 Thread Stephen Zander
Rick Hawkins wrote: > > a-hah! I've gotten somewhere--but it's not good. > > Once I connected the three scsi devices, I found that it finds all 3. > But . . . The last device in the list does not get a /dev/srX entry. > Thus with jus a cd and a zip in the chain, the cd gets one, but not the > zi

Re: scsi controllers, bsd file system

1997-06-25 Thread Rick Hawkins
a-hah! I've gotten somewhere--but it's not good. Once I connected the three scsi devices, I found that it finds all 3. But . . . The last device in the list does not get a /dev/srX entry. Thus with jus a cd and a zip in the chain, the cd gets one, but not the zip. With both cd's & the zip, both

Re: scsi controllers, bsd file system

1997-06-25 Thread Paul Wade
On Wed, 25 Jun 1997, Rick Hawkins wrote: > grr. Still going :( I am about to connect more pieces here in the > chain. > > Device 0 (i can't figure out how to change the id; the switches seem to > do nothing) will be this troublesome NEC intersect drive. Device 3 is > an ancient apple cdrom dri

scsi controllers, bsd file system

1997-06-25 Thread Rick Hawkins
grr. Still going :( I am about to connect more pieces here in the chain. Device 0 (i can't figure out how to change the id; the switches seem to do nothing) will be this troublesome NEC intersect drive. Device 3 is an ancient apple cdrom drive--it should be able to read the directory & first f

Re: more on scsi controllers

1997-06-25 Thread Paul Wade
On Tue, 24 Jun 1997, Rick Hawkins wrote: > > Try making a 1.3 rescue disk and booting it with the fdomain parameters. > > If you watch the screen (fast) during boot, you should see whether it got > > the scsi controller OK or not. If that works, then it's just a matter of > > configuring the kerne

Re: more on scsi controllers

1997-06-25 Thread Rick Hawkins
> -- using template mhl.format -- > Date:Tue, 24 Jun 97 20:54:15 EDT > To: Rick Hawkins <[EMAIL PROTECTED]> > cc: debian-user@lists.debian.org > > From:Paul Wade <[EMAIL PROTECTED]> > Subject: Re: more on scsi controllers > > X-Sender: [

Re: more on scsi controllers

1997-06-25 Thread Paul Wade
Try making a 1.3 rescue disk and booting it with the fdomain parameters. If you watch the screen (fast) during boot, you should see whether it got the scsi controller OK or not. If that works, then it's just a matter of configuring the kernel and LILO on your system. On Tue, 24 Jun 1997, Rick Haw

Re: more on scsi controllers

1997-06-25 Thread Carl Fink
Rick Hawkins <[EMAIL PROTECTED]> wrote: >After the hints so far, it's clear that eata 's error messages have to >do with using the same adresses as the second ide card (which is >installed). I'm new to Linux, but I've been working on computers for years, so let me ask a question that's naive, ye

Re: more on scsi controllers

1997-06-25 Thread Rick Hawkins
> > At the boot: prompt type > > linux fdomain=0x230,11 > > If I'm wrong about the 'linux' correct me. I can't reboot right now to > verify that. OK, i sort of seem to be there. I compiled the fdomain module (among others). The autoprobe doesn't work: modprobe fdomain=0x140,11 yields no r

Re: more on scsi controllers

1997-06-24 Thread Nathan E Norman
Isn't there a "reserve=io_address, length" option you can feed the kernel to protect against autoprobing? I've had experiences where another, unrelated driver got to a card first with an autoprobe and bolloxed everything up. Seems I used a boot line like "linux reserve=blah,blah aic7xxx=blah,blah

Re: more on scsi controllers

1997-06-24 Thread Rick Hawkins
> > Use a standard kernel, like the rescue disk. > > At the boot: prompt type > > linux fdomain=0x230,11 > > If I'm wrong about the 'linux' correct me. I can't reboot right now to > verify that. close. capital L. But it still didn't work :( I wonder if the eata is somehow interfering. I h

Re: more on scsi controllers

1997-06-24 Thread Paul Wade
Use a standard kernel, like the rescue disk. At the boot: prompt type linux fdomain=0x230,11 If I'm wrong about the 'linux' correct me. I can't reboot right now to verify that. On Tue, 24 Jun 1997, Rick Hawkins wrote: > > dir /proc/scsi > > > > cat /proc/scsi/aha152x (in my case) give iopor

Re: more on scsi controllers

1997-06-24 Thread Rick Hawkins
> dir /proc/scsi > cat /proc/scsi/aha152x (in my case) give ioport, irq, and a whole bunch of > cool techie words. bash-2.00# dir /proc/scsi/ scsi bash-2.00# cat /proc/scsi/scsi Attached devices: none bash-2.00# dir /proc/scsi/ scsi bash-2.00# cat /proc/scsi/scsi Attached devices: none bash-

Re: more on scsi controllers

1997-06-24 Thread Paul Wade
The first step is to see a host adaptor. dir /proc/scsi cat /proc/scsi/aha152x (in my case) give ioport, irq, and a whole bunch of cool techie words. If nothing is there, then we need to help it along a bit. The LILO argument is: fdomain=,[,] Does the card have jumpers? Somebody on this list

Re: more on scsi controllers

1997-06-24 Thread Rick Hawkins
> Looking at the kernel source, I would say try for the future domain first. > It should be supported by a standard Debian kernel as a built-in (not > modular) driver. Maybe if you're lucky it will autoprobe. no such luck :( bash-2.00# mount /dev/scd0 /cdrom/ -t iso9660 mount: the kernel does

Re: more on scsi controllers

1997-06-24 Thread Paul Wade
Looking at the kernel source, I would say try for the future domain first. It should be supported by a standard Debian kernel as a built-in (not modular) driver. Maybe if you're lucky it will autoprobe. On Tue, 24 Jun 1997, Nathan E Norman wrote: > On Tue, 24 Jun 1997, Rick Hawkins wrote: > > :

Re: more on scsi controllers

1997-06-24 Thread Nathan E Norman
On Tue, 24 Jun 1997, Rick Hawkins wrote: : :After the hints so far, it's clear that eata 's error messages have to :do with using the same adresses as the second ide card (which is :installed). However, those aren't the correct adressess. : :I actually have three scsi cards sitting here to cho

more on scsi controllers

1997-06-24 Thread Rick Hawkins
After the hints so far, it's clear that eata 's error messages have to do with using the same adresses as the second ide card (which is installed). However, those aren't the correct adressess. I actually have three scsi cards sitting here to choose from: 1) the nec card, which, on closer look