[EMAIL PROTECTED] wrote:
hallo 9fans. is there any list of all exisiting kernel devices (#S, #U.....) ? i don't want to look into all drivers in kernel.
cat '#c/drivers' for the ones in your running kernel. grep devattach /sys/src/9/pc/* /sys/src/9/port/* might hint about the various devices in the kernel source.
