Date: Mon, 2 Apr 2001 02:59:51 -0400 From: Coleman Kane <cokane@FreeBSD.org> To: freebsd-current@FreeBSD.org Cc: phk@FreeBSD.org Subject: sc device in recent kernel build (Apr 1st) Message-ID: <20010402025951.A472@cokane.yi.org>
next in thread | raw e-mail | index | archive | help
--WIyZ46R2i8wDzkSu Content-Type: text/plain; charset=us-ascii For some reason the sc is shifting the flags bits once to the left (I think), resulting in it reading flags as 0x0200 instead of the 0x0100 that I put in the device.hints. Anyway, this causes the console not to attach to my USB keyboard sometimes. The USB on my mobo is broken, and sometimes the ukbd isn't probed on boot (resulting in me having to unplug and plug it back in until it probes/attaches). Anyway, that hardware brokenness is my problem (and what fun it is!). But the sc should read the flags correctly or else it will not connect to a new kbd0 that is probed after boot. -- Coleman Kane --WIyZ46R2i8wDzkSu Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6yCNmERViMObJ880RAW+yAKCRQ64Ttzt88N7lL2AXL8X9O1vvSACfZD+f 9HdLw/TBTtSOK3ijq1Qo+SQ= =F2jP -----END PGP SIGNATURE----- --WIyZ46R2i8wDzkSu-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010402025951.A472>