summaryrefslogtreecommitdiff
path: root/sys/arch/i386/isa/pccom.c
AgeCommit message (Expand)Author
2001-08-08move the com_raisedtr proto for timeout_setMichael Shalayeff
2001-07-23reorder operations a bit for st16550{v2}, xr16850, ti16750:Jason Wright
2001-07-04Make preprocessor happier, don't give it untasty tokens at end of input.Marc Espie
2001-03-15support puc devices with higher speeds (not tested yet)Theo de Raadt
2001-01-24KGDB for i386 from NetBSD via niklas, with tweaks and accommodations.Hugh Graham
2000-08-16morth to use new timeoutsMichael Shalayeff
1999-11-28Enable TI16750 UART support.Jason Downs
1999-10-26Update my copyright.Jason Downs
1999-08-08Detach support for com; NetBSD and meNiklas Hallqvist
1999-07-26Remove obsolete detach code that has been dead for very longNiklas Hallqvist
1999-05-21Don't turn off uart when closing cua device if tty is waiting.Jim Rees
1999-02-08Fix cua device to not block on open.Jim Rees
1999-01-21Remove remnicients of old pcmcia code, allow both pccom & com at pcmciaNiklas Hallqvist
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1998-10-07Fix trigger level initializations; fixes mouse for XFree86.Jason Downs
1998-06-28Accept Modem and modem as match strings for PCMCIA modem cards.Angelos D. Keromytis
1998-05-14* Better XR16C850 support.Jason Downs
1998-04-05Support for the XR16850; currently just treat it like an ST16650V2 withJason Downs
1998-02-23New probe routine, add support for ST16650 (works).Jason Downs
1998-02-22GCC 2.8 -WallNiklas Hallqvist
1998-02-05rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entryTheo de Raadt
1998-02-02support non-ISA caseTheo de Raadt
1998-01-19fix ifdef; marc@snafu.orgTheo de Raadt
1997-12-26print pnp device id in isapnp_printTheo de Raadt
1997-12-25prettyJason Downs
1997-12-25Update for new isapnp configuration.Jason Downs
1997-12-21ISA PnP supporting code from NetBSD, and a pccom driver that supports ISA PnP.Jason Downs
1997-10-07make it compileMichael Shalayeff
1997-09-03fix cua/tty lockingTheo de Raadt
1997-07-07Mirror com changesNiklas Hallqvist
1996-12-18Make pccom compile. This stull really needs to be merged into theTodd C. Miller
1996-12-11TS_WOPEN on cua close, like com.cTheo de Raadt
1996-11-30bus changesJason Downs
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
1996-11-12s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy roadNiklas Hallqvist
1996-11-09Proper break handlingThorsten Lockert
1996-10-22patch com speed initializationJason Downs
1996-08-29sunos-like cua behaviour; inspired by budd@cs.bu.edu in his scn.cTheo de Raadt
1996-07-28pccom and com are now mutually exclusive; pccom moves to major 8, theJason Downs
1996-07-07Integrate the i386 specific com driver from Onno van der Linden,Jason Downs