ep/X11 problems

2005-05-09 Thread Stephen Montgomery-Smith
I have a Dell Inspiron 7500 on which I have put FreeBSD Release 5.4.
The 3Com Megahertz 574B pccard ethernet card works well with the ep 
driver, except that after I run X11, it simply stops working.

I am guessing that it is an interupt conflict.  I have tried everything 
I can think of so that sp0 is not irq 11, most notably putting
hints.ep.0.irq=10
in /boot/loader.conf, but it just doesn't work - the irq for ep0 is 
still 11.

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


Re: ep/X11 problems

2005-05-09 Thread Stephen Montgomery-Smith
Stephen Montgomery-Smith wrote:
I have a Dell Inspiron 7500 on which I have put FreeBSD Release 5.4.
The 3Com Megahertz 574B pccard ethernet card works well with the ep 
driver, except that after I run X11, it simply stops working.

I am guessing that it is an interupt conflict.  I have tried everything 
I can think of so that sp0 is not irq 11, most notably putting
hints.ep.0.irq=10
in /boot/loader.conf, but it just doesn't work - the irq for ep0 is 
still 11.

Oops - I was supposed to put it in /boot/device.hints.  But it still 
didn't work.

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