Update on FreeBSD 6.0 ppc status ?

Peter Grehan grehan at freebsd.org
Sat Nov 5 05:53:33 PST 2005


> Thanks Peter. Just for my education, what is keeping FreeBSD from 
> supporting an internal keyboard and trackpad ?

  An oft-asked question :) Unfortunately the code required is an entire 
stack:

   syscons keyboard/mouse i/f
   ------------
   adb keyboard/mouse drivers
   ------------
   adb bus code
   ------------
   adb host bridge code
   ------------
   cuda/pmu driver
   ------------
   via6522 shift-register messaging

  .. and to top it off, the whole shebang should really be able to 
operate in polled mode from top to bottom if DDB is to be usable.

  I guess it really needs someone focused to get it done, and to date I 
just haven't had the time :(

later,

Peter.


More information about the freebsd-ppc mailing list