mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
6bfa8a2ef2
This abstracts out all the differences I could see between the netbsd sparc64 and macppc zs drivers. In particular the offsets of the csr and data registers are different, so we use a separate bus handle for each and use bus_space_subregion to add the bus specific offsets. Requested by: benno |
||
---|---|---|
.. | ||
z8530reg.h | ||
z8530var.h | ||
zs_sbus.c | ||
zs.c |