ata_catch_inflight causes boot freeze

2005-01-15 Thread Kris Maglione
On my laptop, while the call to ata_catch_inflight is in dev/ata/ata-all.c, my laptop freezes at boot, after detecting acd0 and doing GEOM: Configure for ad0. I don't mind commenting out the line in my builds, but others shouldn't have to go through what I did to come to the same conclusion (bu

Re: Two keyboards

2005-01-21 Thread Kris Maglione
Bram Van Steenlandt wrote: Hi For a pos system I am working on I need support for two keyboards (actually one keyboard(ps/2) and one scanner(usb)). I've read a previous post and there it was supposed that one should write a driver to accomplish this. I am not a C programmer and know far to littl

USB mouse problem

2005-10-19 Thread Kris Maglione
ach: B5 4/1 ums_attach: B6 32/1 ums_attach: B7 33/1 ums_attach: size=15, id=4 Thanks -- Kris Maglione If you are already in a hole, there's no use to continue digging. ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: USB mouse problem

2005-10-19 Thread Kris Maglione
I guess I shouldn't post to this list so late at night... The ++ part of *ibuf++ just hit me. Replacing if (sc->sc_iid) with if (0 && ...) fixes the whole problem. I'd still like to find a way to fix this permanantly. -- Kris Maglione Whatever can

Re: USB mouse problem

2005-10-20 Thread Kris Maglione
bytes, which have the same values as before. -- Kris Maglione Real programmers don't announce how many times the operations department called them last night. ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listin

Re: USB mouse problem

2005-10-20 Thread Kris Maglione
iliar with quirks that produce similar problems to those that I'm having. -- Kris Maglione No one's life, liberty, or property are safe while the legislature is in session. ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd

USB mouse, wheel doesn't work

2005-10-21 Thread Kris Maglione
ion keyboard/mouse reciever. Thanks -- Kris Maglione No matter what happens, there is always somebody who knew that it would. ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"