Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
2001-08-08 | move the com_raisedtr proto for timeout_set | Michael Shalayeff | |
2001-03-15 | support puc devices with higher speeds (not tested yet) | Theo de Raadt | |
2001-01-24 | KGDB for i386 from NetBSD via niklas, with tweaks and accommodations. | Hugh Graham | |
Tested by various, vetted by mickey & theo. | |||
2000-08-16 | morth to use new timeouts | Michael Shalayeff | |
2000-02-04 | Externalize comstop() | Angelos D. Keromytis | |
1999-08-08 | Detach support for com; NetBSD and me | Niklas Hallqvist | |
1999-07-26 | Remove obsolete detach code that has been dead for very long | Niklas Hallqvist | |
1998-04-05 | Support for the XR16850; currently just treat it like an ST16650V2 with | Jason Downs | |
bigger FIFOs. | |||
1998-02-23 | New probe routine, add support for ST16650 (works). | Jason Downs | |
Tested with some 16450 and 16550 UARTs. | |||
1997-07-07 | Mirror com changes | Niklas Hallqvist | |
1996-12-18 | Make pccom compile. This stull really needs to be merged into the | Todd C. Miller | |
normal com driver. | |||
1996-07-28 | pccom and com are now mutually exclusive; pccom moves to major 8, the | Jason Downs | |
same as com. Also various function renaming and such so that multiport drivers should now be able to link with pccom. pccomvar.h is no longer needed. | |||
1996-07-07 | Integrate the i386 specific com driver from Onno van der Linden, | Jason Downs | |
<onno@simplex.nl>, as a seperate driver. This is the OpenBSD com.c, with his changes integrated and the functions renamed. This driver should work with pcmcia, but hasn't been tested. It will not work the multiport boards. Simply switch 'com' to 'pccom' in your conf and change the major number of your devices in order to use this. |