Andrew Cagney
|
b2846e630d
|
Fix typos: Setting trace in wrong function, ME vs HW.
|
1998-03-22 05:51:57 +00:00 |
|
Andrew Cagney
|
775b309a4e
|
Copy function ../ppc/device_table.c:generic_device_init_address() to
hw-base.c:do_hw_attach_regs(). Use in dv-pal.
Add hw_tree_delete to hw-tree.c.
|
1998-03-22 05:49:30 +00:00 |
|
Andrew Cagney
|
937a4bdc12
|
Add function hw_trace() and macro HW_TRACE - provides trace support
for HW devices.
|
1998-03-22 05:33:41 +00:00 |
|
Andrew Cagney
|
e5f0d498af
|
Add hw_{malloc,zalloc,free} functions to hw_device. Any memory
allocated using these functions is reclaimed when the corresponding
device is deleted.
|
1998-03-22 05:06:27 +00:00 |
|
Andrew Cagney
|
b1e9223cee
|
Replace *attach_address() arguments SPACEMASK:ADDR with SPACE:ADDR.
Add notes to hw-device.h that discuss the interpretation of SPACE:ADDR
on a BUS.
|
1998-03-22 04:18:52 +00:00 |
|