NetBSD/sys/arch/alpha
jonathan d3d99a28c9 Update #ifdef'ed-out changes from pmax :
* Add more #ifdef pmax/#endif, #ifdef alpha/#endif where appropriate.
    Config and heade files need more work (or replacement)
  change TK_NOTYET to HAVE_RCONS
  change commented-out /* && cn_tab.cn_screen */ to && raster_console()
  * Add DDB hooks.
  * Note where Alpha console ignores carrier on consoles.
  * Add pmax-derived console tty-size code inside HAVE_RCONS
  * Fold in gross pmax rcons-input hooks, inside HAVE_RCONS

Untested, but whitespace/ifdef only,  cross-compiles OK,
preprocessing shows no significat differences (famous last words)
1998-03-22 08:24:52 +00:00
..
alpha Use atomic set/clear bits in pmap_activate()/pmap_deactivate(). 1998-03-22 07:27:54 +00:00
common Use pmap_kenter_pa() in _bus_dmamem_map() if PMAP_NEW. 1998-03-17 04:59:36 +00:00
compile clean up RCS IDs 1997-08-12 06:08:21 +00:00
conf Add commented out "options FFS_EI" 1998-03-18 16:34:41 +00:00
eisa
include Implement a set of `atomic' (using load-locked and store-conditional) 1998-03-22 07:26:32 +00:00
isa adapt to changed <dev/ic/i8042reg.h> 1998-01-18 14:45:10 +00:00
pci add some error defintions 1998-03-21 22:02:42 +00:00
stand fix typo in last commit (noticed on inspection) 1998-03-02 21:36:55 +00:00
tc Update #ifdef'ed-out changes from pmax : 1998-03-22 08:24:52 +00:00
tlsb Adjust for config changes. 1998-01-12 10:21:02 +00:00
wscons Eliminate uses of TS_WOPEN in hard-wired devices. 1998-03-21 22:52:59 +00:00
Makefile Minor rearrangement to match other files. 1997-10-11 09:12:18 +00:00
STYLE Make a note about option headers. 1997-09-02 13:42:49 +00:00