index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
sun3
/
dev
/
zs.c
Age
Commit message (
Expand
)
Author
2003-07-15
__KERNEL_RCSID()
lukem
2003-01-28
Provide locking required by the interrupt handlers running at IPL_SERIAL.
pk
2003-01-01
Use aprint_normal() for cfprint routines.
thorpej
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-10-01
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-09-27
remove trailing \n in panic(). approved perry.
provos
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2001-09-05
bcopy() -> memcpy(), bzero() -> memset()
tsutsui
2001-09-05
Remove register prefixes.
tsutsui
2001-05-30
add missing #include "opt_kgdb.h"
lukem
2001-05-28
don't abuse cf_unit.
chs
2000-03-06
- Implement cnbell() -- ring the console bell. The cn_bell entrypoint
thorpej
1999-11-22
Debugger()/cpu_Debugger() is always available and always defined/prototyped
jdolecek
1999-10-17
include opt_ddb.h, so that symbol DDB actually get's defined appropriately
jdolecek
1999-03-27
Add pps support. Only enable pps if CLOCAL & !MDMBUF.
wrstuden
1999-02-11
Minor cleanup.
mycroft
1999-02-03
Don't set DCD_IE in the frontends. KGDB doesn't even use DCD, and the tty
mycroft
1998-06-08
Kill the printf: enabling zs interrupts
gwr
1998-02-05
Merge arch/sun3x into arch/sun3
gwr
1998-01-12
Update for changes to config.
thorpej
1997-11-02
Set rr0_dcd.
mycroft
1997-10-06
Tweak the console support a little (more like the sparc version).
gwr
1997-10-05
normalize include order
gwr
1997-03-11
Call isr_soft_request() at most once per zshard interrupt.
gwr
1997-02-10
Export zs_get_chan_addr() for zs_kgdb.c
gwr
1997-01-31
Forgot to initialize cs->cs_rr0_dcd and fiends in attach.
gwr
1997-01-18
Now that interrupts are enabled AFTER autoconfiguration, put in the
gwr
1997-01-18
Use the same names (OBIO_ZS_*) as the sun3x port...
gwr
1996-12-17
Adapt to the new definition of struct zsc_softc
gwr
1996-11-20
Most files that were copyright Adam Glass and/or Gordon W. Ross
gwr
1996-10-13
backout previous kprintf change
christos
1996-10-11
printf -> kprintf, sprintf -> ksprintf
christos
1996-08-27
change cfprint_t type definition to take a const char *, rather than
cgd
1996-06-17
Use the PROM->input_source setting instead of EEPROM to determine
gwr
1996-05-17
Rename cs_pclk_div16 to cs_brg_clk to clarify the fact that the
gwr
1996-04-04
update for the fact that config_found() and config_rootfound() now
cgd
1996-03-26
New autoconfig design that controls attach order.
gwr
1996-03-17
New device attachment scheme:
thorpej
1996-02-16
No longer need delay2us(), just use delay(2)
gwr
1996-01-30
Eliminate remaining direct references to the z8530 chip
gwr
1996-01-24
Update for the new z8530 driver
gwr
1995-10-08
Minor cleanup.
gwr
1995-08-08
Use old-style function definitions (like the sparc driver).
gwr
1995-07-03
Correct !DDB console abort (thanks to David Brownlee)
gwr
1995-06-28
note that most of dev/ic's contents have changed names
cgd
1995-06-27
Leave modem control lines in correct state on interrupted open.
gwr
1995-06-13
Fix several missing (and REQUIRED) calls to ZS_DELAY()
gwr
1995-04-26
Add xxtty()
gwr
1995-04-11
Use global 8530 defs.
mycroft
[next]