386BSD 0.1 development
[unix-history] / usr / src / sys.386bsd / i386 / isa / TODO
CommitLineData
c2094616
WJ
11. add support for "soft" configuration network devices
22. split console driver into kbd/vga/other drivers
33. implement additional link layer support items (bpf et al)
44. fd.c: other floppy types, type detection, optional partitions, QIC40/80
55. if_ec: locks up with rcp/nfs: all ports read "0xff"?
66. fd.c: missing controller queue, no unit start, abysmal
77. if_ne.c: can't probe for ne1000/ne2000 differences, jams as a result!
88. kbd needs to turn scancodes into keyindexs with state map, then look
9 through multinational scan map for foriegn keyboards.