summaryrefslogtreecommitdiff
path: root/sys/dev/ic/com.c
AgeCommit message (Expand)Author
2001-01-24KGDB for i386 from NetBSD via niklas, with tweaks and accommodations.Hugh Graham
2000-11-08Add comcnattach that does the basic steps needed to attachArtur Grabowski
2000-01-27isa-avoidanceMichael Shalayeff
2000-01-11a few ifdef accomodations for hppa, also a few knf spacesMichael Shalayeff
1999-11-28Enable TI16750 UART support.Jason Downs
1999-11-09in the ifdef POWERPC section, do use ppc, not p4e, for the iohandleDale S. Rahn
1999-10-26This file has my code in it, attach my copyright.Jason Downs
1999-08-08pasto from pccom.cNiklas Hallqvist
1999-08-08revert function accidentally committedNiklas Hallqvist
1999-08-08Detach support for com; NetBSD and meNiklas Hallqvist
1999-07-26Move over the ISA PnP support from pccom.c to com.cNiklas Hallqvist
1999-07-26fix my last commit where I committed more than intendedNiklas Hallqvist
1999-07-26Remove obsolete detach code that has been dead for very longNiklas Hallqvist
1999-06-25Don't turn off uart when closing cua device if tty is waiting.Jim Rees
1999-02-09Fix cua device to not block on open.Jim Rees
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1998-09-20Powerpc port uses com.c not just power4e.Dale S. Rahn
1998-08-18Remove clearing of interrupt after character output in cnputci(). ClearingPer Fogelstrom
1998-08-07com.c needs to know about mem mapped ports in ppc systems.Per Fogelstrom
1998-02-23New probe routine and support for ST16650.Jason Downs
1998-02-05rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entryTheo de Raadt
1997-09-03fix cua/tty lockingTheo de Raadt
1997-07-07Removed an unused argNiklas Hallqvist
1997-04-10Need to separate i/o and mem on mipsPer Fogelstrom
1997-03-17Serial console trouble again...Per Fogelstrom
1997-03-12The stupid "use console before configured" scheeme strikes again :-)Per Fogelstrom
1997-03-06Initial implementation of support for calling hardpps() on carrier enableThorsten Lockert
1996-12-10the real changes by niklas... I did not merge correctlyTheo de Raadt
1996-12-10clr TS_WOPEN if bailing on cua opensTheo de Raadt
1996-11-29Missing pieces of new bus.h that CVS lost behind my backNiklas 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-09Break shall be handled as data == 0 and FE bit set; from TheoThorsten Lockert
1996-10-30cominit is used from the outside (the alpha port)Niklas Hallqvist
1996-10-22patch com speed initializationJason Downs
1996-10-16contextual usageTheo de Raadt
1996-10-16unused variablesTheo de Raadt
1996-08-29sunos-like cua behaviour; inspired by budd@cs.bu.edu in his scn.cTheo de Raadt
1996-07-02better FIFO enabling code; netbsd pr#2574, cliff@wport.comJason Downs
1996-06-24pica changes backed out. does not belong herePer Fogelstrom
1996-06-22Pica bus support addedPer Fogelstrom
1996-06-10Some cleanup for -Wall -Wstrict-prototypesNiklas Hallqvist
1996-06-10tty_attach()Theo de Raadt
1996-05-26sync 0521Theo de Raadt
1996-05-10proto changeTheo de Raadt
1996-05-07sync with 0504 -- prototypes and bus.hTheo de Raadt
1996-04-29Pull in John Kohl's [jtk@netbsd.org] most recent (15Apr96) APM and PCMCIA workhvozda
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-18NetBSD 960317 mergeNiklas Hallqvist
1996-03-20Fix back wrong patches.Michael Shalayeff
1996-03-19Merging w/ NetBSD 021796.Michael Shalayeff