NetBSD/sys/arch/alpha
mjacob 66194d05bc Do a more complete job of figuring out what kind of DWLP? we have- figure
out how much s/g ram is available. Can't really use the 128K entry S/G
ram yet- but I'll fix that later. More importantly, add in a dwlpx_iointr
handler that will try and figure out what the DWLPX error is and at
least print out what is happening- I actually found it useful in S/G
entry debugging as it could tell me that I had some bad S/G entries.
1998-03-23 06:38:10 +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 clean up NetBSD RCS ID strings 1997-04-06 23:17:52 +00:00
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 Do a more complete job of figuring out what kind of DWLP? we have- figure 1998-03-23 06:38:10 +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