Welcome to The Fiwix Project
A UNIX-like kernel for the i386 architecture
register_tty 1009 drivers/char/console.c if(!register_tty(MKDEV(VCONSOLES_MAJOR, n))) { register_tty 523 drivers/char/serial.c if(!register_tty(MKDEV(SERIAL_MAJOR, (1 << SERIAL_MSF) + n))) { register_tty 75 include/fiwix/tty.h int register_tty(__dev_t);