NetBSD/sys/arch/alpha
tsutsui 13084fc846 Add MI todr(9) support and timercounter(9) support with kern_cctr.c to alpha:
- use todr(9) API with MI mc146818(4) driver and remove homegrown
  todr stuff from MD alpha/clock.c and alpha/mcclock.c
- also remove obsolete cc_microtime stuff from MD code
- add ci_pcc_freq member in struct cpu_info for cpu_frequency(), and
  calibrate it with mc146818 interval clock in mcclock attachment
- call cc_init() in cpu_initclocks(9) because all alpha cpus have
  a pcc counter

Tested on DEC 3000/300 and AlphaPC 164, but not on any SMP machines yet.
2007-07-21 11:59:55 +00:00
..
a12 - make this compile again 2007-07-07 21:04:29 +00:00
alpha Add MI todr(9) support and timercounter(9) support with kern_cctr.c to alpha: 2007-07-21 11:59:55 +00:00
common fix fallout from caddr_t changes. 2007-03-04 14:46:45 +00:00
compile
conf Add MI todr(9) support and timercounter(9) support with kern_cctr.c to alpha: 2007-07-21 11:59:55 +00:00
eisa
include Add MI todr(9) support and timercounter(9) support with kern_cctr.c to alpha: 2007-07-21 11:59:55 +00:00
isa Add MI todr(9) support and timercounter(9) support with kern_cctr.c to alpha: 2007-07-21 11:59:55 +00:00
jensenio Add MI todr(9) support and timercounter(9) support with kern_cctr.c to alpha: 2007-07-21 11:59:55 +00:00
mcbus Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
pci Add MI todr(9) support and timercounter(9) support with kern_cctr.c to alpha: 2007-07-21 11:59:55 +00:00
sableio Add an option COM_REGMAP to allow com(4) to use an array of register indices. 2006-07-13 22:56:00 +00:00
stand
tc Add MI todr(9) support and timercounter(9) support with kern_cctr.c to alpha: 2007-07-21 11:59:55 +00:00
tlsb Add MI todr(9) support and timercounter(9) support with kern_cctr.c to alpha: 2007-07-21 11:59:55 +00:00
Makefile
STYLE