Subject: Re: IRQ and DRQ autoconfiguration
To: Charles M. Hannum <mycroft@duality.gnu.ai.mit.edu>
From: None <Mark_Weaver@brown.edu>
List: current-users
Date: 07/31/1994 07:41:41
"Charles M. Hannum" <mycroft@duality.gnu.ai.mit.edu> writes:
> I've just enabled some old code I had written in the aha, ahb, bt, and
> uha drivers, to use the IRQ and DRQ read off the board at boot time,
> rather than statically configuring the info into the kernel.

I changed the irq and drq entries in my config, and the driver still
works fine, although it prints "irq 0" during autoconfig.

From my config:

controller	uha0	at isa? port 0x340 irq ? drq ?
#controller	uha0	at isa? port 0x340 irq 11 drq 5

From dmesg:

uha0 at isa0 port 0x340-0x9a5 irq 0
scsibus0 at uha0
uha0 targ 0 lun 0: <IMPRIMIS94601-15        4614> SCSI1 direct fixed
sd0 at scsibus0: 992MB, 1931 cyl, 15 head, 70 sec, 512 bytes/sec
uha0 targ 1 lun 0: <ARCHIVE VIPER 2525 25462-007> SCSI1 sequential removable
st0 at scsibus0: rogue, density code 0x0, 1024-byte blocks, write-protected

	Mark
--------------------------------------------------------------------
Email: Mark_Weaver@brown.edu           | Brown University
PGP Key: finger mhw@cs.brown.edu       | Dept of Computer Science

------------------------------------------------------------------------------