mirror of
git://git.9front.org/plan9front/plan9front
synced 2025-01-12 11:10:06 +00:00
4bc5793a2c
reorganise device binds for bootrc, cpurc and termrc. make parallel port, audio, i2c and pci available in cpurc/termrc console namespace. remove redundant binds (which are handled by other scripts). detailed list: ¤ ¶: cap and swap need to be bound only in bootrc. for cpurc/termrc, it is bound from /lib/namespace. P: devarch, always good to have. S f æ: sd, floppy, aoe are always good to have in the console namespace. regardless if its a cpu or terminal. also bound in bootrc for obvious reasons. note that #k is bound by diskparts script. t: uart; we always need it. b m: keyboard and mouse only needed in bootrc for kbdfs and nusb/kb hid devices. for cpurc/termrc, keyboard is provided by /srv/cons, and mouse is bound by screenrc. u: usb stack, never needs to be bound manually as this is handled by nusbrc. v i: vga and devdraw not needed to be bound here, handled by screenrc. L A J $: parallel port, audio, i2c and pci are good to have in cpurc/termrc console namespace for trouble shooting and custom per site / machine rc scripts. |
||
---|---|---|
.. | ||
bin | ||
lib |