_ Package _
| _ Description _
| _ Contact _
| _ Date _
|
jos.driver.serial
| Crucial for the most basic testing/debugging
| need one
| 20 Jan 98
|
jos.driver.network
| Packet drivers for all types of networks...
necessary only for versions running on top of non-networked operating systems
| AdamBeres
| 02 Feb 98
|
jos.driver.capi
| Packet drivers for ISDN cards, at the beginning only for
one card, without mixing from different manufacturers.
| AdamBeres
| 02 Feb 98
|
jos.driver.beep
| Beep is a good place to start, keeping it simple...
| need one
| 20 Jan 98
|
jos.driver.mouse
| Bus mice and serial mice, this must do the mouse work.
| need one
| 20 Jan 98
|
jos.driver.autoprobe
| Probing for devices is the hardest task of all, a central authority is required to keep things from crashing.
| need one
| 20 Jan 98
|
jos.driver.scsi
| Generic for all scsi devices, other driver go inside
| need one
| 20 Jan 98
|
jos.driver.sound
| sound card support, this has many avenues.
| need one
| 20 Jan 98
|