i'm trying to write a h/w driver for a serial port (16550A - UART, for learning purpose only!!) where in the source tree can i find things like "struct uart_driver", "uart_register_driver"??
You can also use LXR (http://lxr.linux.no/source/) which I've found to be an invaluable resource.
Kirk
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/