On Tue, 19 Nov 2002, Narayanan Vidya-CVN065 wrote: > Date: Tue, 19 Nov 2002 11:05:54 -0600 > From: Narayanan Vidya-CVN065 <[EMAIL PROTECTED]> > To: 'FreeBSD Questions' <[EMAIL PROTECTED]> > Subject: How to allocate IRQ? > > Hi, > Is there a way to allocate an IRQ manually to a pccard device through the > command line? I would appreciate if some could tell me the procedure to do > this. > > Thanks, > Vidya >
See the pccard.conf(5) man page - you'll need to override its IRQ entries. Also, pccardd(8) and pccardc(8) are really useful for debugging this sort of modification. HTH - JB # John Bleichert # http://vonbek.dhs.org/latest.jpg To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
