Sun 5 Keyboard to PC serial RS232 adapter

Pictures of the PCB layout and finished adapter. To use this with Linux you must load the serial port 8250 and sunkbd modules and if you have it connected to ttyS0 (usually COM1) you can run the inputattach command as:
/usr/sbin/inputattach -skb /dev/ttyS0 &

sunkbd_NEW.tar.bz2 - Eagle schematic and layout files.
The 0 (zero) ohm resistors are there in place of a shunt, so you can use a small wire bridge instead if you prefer.
I had to change the voltage regulator from 78L05 (rated at 100mA) to the regular 7805 (1A) since the SUN keyboard seems to require (I didn't check) 150mA to operate.

Original website where i got most of the information.