How to adjust the irq of the device?

2006-05-25 Thread yashhappy
I met some interrupt conflict problems ,and like to change the device's irq to 
solve this,
I had tried to modify the file of /boot/device.hints with adding a line  like 
this hint.nve.0.irq=2
,but it didn't work .Do I have to configure the GENERIC and rebuild the kernel ?




yashhappy
2006-05-25
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to adjust the irq of the device?

2006-05-25 Thread Derek Ragona
You will need to change the irq on the device, and possibly on your 
motherboard too.  Last thing is to add the change into device.hints.


-Derek


At 07:55 AM 5/25/2006, yashhappy wrote:
I met some interrupt conflict problems ,and like to change the device's 
irq to solve this,
I had tried to modify the file of /boot/device.hints with adding a 
line  like this hint.nve.0.irq=2
,but it didn't work .Do I have to configure the GENERIC and rebuild the 
kernel ?





yashhappy
2006-05-25
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
MailScanner thanks transtec Computers for their support.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]