> How do I get a list of which irqs are being used and by what? Also, the
> port addresses and dma channels would be nice :)

cd /proc && cat dma interrupts ioports

> Looking through dmesg, it appears that eth1 and my scsi card are trying to
> use the same IRQ. How do I change this?

depends on the devices, most have jumpers (my adaptec 1542B has quite a
few to set the io,irq).

> Dumb question: what is the name of the first scsi device in /dev/? 

depends on what kind of device it is and what you mean by 'first'.  
Linux orders them by the order they were 'discovered' or probed.  The
first partition on the first disk will be /dev/sda0, the first scsi CDROM
will be /dev/scd0, etc.

_____________________   _                    _   _________________________
         Michael Rice  |_|    Collective    |_|  http://www.colltech.com
   [EMAIL PROTECTED]    |_  technologies  _|    512 263 5500 voice
512 342 6301 Motorola      []            []      "The Power Of Many Minds"   

---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]

Reply via email to