mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
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.c | ||
| zs_sbus.c | ||