hi,
in trying to make a klm out of the meteor driver, and in
the process im stumbling onto some problems - major understatment :-)
for starters, how can i get an unshared irq? at the moment the irq is
shared among the video, scsi and the meteor.
im using
bus_alloc_resource(dev, SYS_RES_IRQ, &sc->irq_rid,0, ~0, 1,
RF_ACTIVE|RF_SHAREABLE);
if i drop the RF_SHAREABLE it failes :-)
the device gets the irq way before i load the module:
pci2: <unknown card> (vendor=0x8086, dev=0x1223) at 9.0 irq 9
tia,
danny
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message