Date: Sun, 19 Jan 2003 22:51:29 +0100 From: Nicolas Souchu <nsouch@free.fr> To: arch@freebsd.org Subject: Newbusifying kbd? Message-ID: <20030119225129.A6948@armor.fastether>
next in thread | raw e-mail | index | archive | help
Hi, Has anyone already thought about newbusifying kbd? I'm currently working on that part and need a different instance of the kbd.c code. By newbus implementation, I imagine having kbd a parent of atkbd, ukbd... Each instance of kbd would have different kbdsw, keyboards(...) data. The tree of parent-childs would be started by syscons and genkbd. I have currently duplicated kbd.c with different symbol names :( Thoughts? Nicholas -- Nicholas Souchu - nsouch@free.fr - nsouch@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030119225129.A6948>