index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ic
/
com.c
Age
Commit message (
Expand
)
Author
2000-01-27
isa-avoidance
Michael Shalayeff
2000-01-11
a few ifdef accomodations for hppa, also a few knf spaces
Michael Shalayeff
1999-11-28
Enable TI16750 UART support.
Jason Downs
1999-11-09
in the ifdef POWERPC section, do use ppc, not p4e, for the iohandle
Dale S. Rahn
1999-10-26
This file has my code in it, attach my copyright.
Jason Downs
1999-08-08
pasto from pccom.c
Niklas Hallqvist
1999-08-08
revert function accidentally committed
Niklas Hallqvist
1999-08-08
Detach support for com; NetBSD and me
Niklas Hallqvist
1999-07-26
Move over the ISA PnP support from pccom.c to com.c
Niklas Hallqvist
1999-07-26
fix my last commit where I committed more than intended
Niklas Hallqvist
1999-07-26
Remove obsolete detach code that has been dead for very long
Niklas Hallqvist
1999-06-25
Don't turn off uart when closing cua device if tty is waiting.
Jim Rees
1999-02-09
Fix cua device to not block on open.
Jim Rees
1999-01-11
panic prints a newline for you, don't do it in the panic string
Todd C. Miller
1998-09-20
Powerpc port uses com.c not just power4e.
Dale S. Rahn
1998-08-18
Remove clearing of interrupt after character output in cnputci(). Clearing
Per Fogelstrom
1998-08-07
com.c needs to know about mem mapped ports in ppc systems.
Per Fogelstrom
1998-02-23
New probe routine and support for ST16650.
Jason Downs
1998-02-05
rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entry
Theo de Raadt
1997-09-03
fix cua/tty locking
Theo de Raadt
1997-07-07
Removed an unused arg
Niklas Hallqvist
1997-04-10
Need to separate i/o and mem on mips
Per Fogelstrom
1997-03-17
Serial console trouble again...
Per Fogelstrom
1997-03-12
The stupid "use console before configured" scheeme strikes again :-)
Per Fogelstrom
1997-03-06
Initial implementation of support for calling hardpps() on carrier enable
Thorsten Lockert
1996-12-10
the real changes by niklas... I did not merge correctly
Theo de Raadt
1996-12-10
clr TS_WOPEN if bailing on cua opens
Theo de Raadt
1996-11-29
Missing pieces of new bus.h that CVS lost behind my back
Niklas Hallqvist
1996-11-12
s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road
Niklas Hallqvist
1996-11-09
Break shall be handled as data == 0 and FE bit set; from Theo
Thorsten Lockert
1996-10-30
cominit is used from the outside (the alpha port)
Niklas Hallqvist
1996-10-22
patch com speed initialization
Jason Downs
1996-10-16
contextual usage
Theo de Raadt
1996-10-16
unused variables
Theo de Raadt
1996-08-29
sunos-like cua behaviour; inspired by budd@cs.bu.edu in his scn.c
Theo de Raadt
1996-07-02
better FIFO enabling code; netbsd pr#2574, cliff@wport.com
Jason Downs
1996-06-24
pica changes backed out. does not belong here
Per Fogelstrom
1996-06-22
Pica bus support added
Per Fogelstrom
1996-06-10
Some cleanup for -Wall -Wstrict-prototypes
Niklas Hallqvist
1996-06-10
tty_attach()
Theo de Raadt
1996-05-26
sync 0521
Theo de Raadt
1996-05-10
proto change
Theo de Raadt
1996-05-07
sync with 0504 -- prototypes and bus.h
Theo de Raadt
1996-04-29
Pull in John Kohl's [jtk@netbsd.org] most recent (15Apr96) APM and PCMCIA work
hvozda
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-04-18
NetBSD 960317 merge
Niklas Hallqvist
1996-03-20
Fix back wrong patches.
Michael Shalayeff
1996-03-19
Merging w/ NetBSD 021796.
Michael Shalayeff
1996-03-08
From NetBSD: merge of 960217
Niklas Hallqvist
1996-02-20
Pass device name to interrupt establish routines so it can be recorded in
Thorsten Lockert
[next]