diff options
author | raj <raj@FreeBSD.org> | 2008-08-26 10:41:49 +0000 |
---|---|---|
committer | raj <raj@FreeBSD.org> | 2008-08-26 10:41:49 +0000 |
commit | 166aba1cac7a69c4dd3b699509db81eab23ac6f2 (patch) | |
tree | 9b25ccc63debe160414eedb27fba51b1f02bb7f0 /sys/boot/forth | |
parent | 95151c566b2fd63067837554caf4e0f2194561af (diff) | |
download | FreeBSD-src-166aba1cac7a69c4dd3b699509db81eab23ac6f2.zip FreeBSD-src-166aba1cac7a69c4dd3b699509db81eab23ac6f2.tar.gz |
tsec: Refactor driver's structure.
Split the driver into the core functionality part (sys/dev/tsec/if_tsec.c) and
the bus attachment (sys/dev/tsec/if_tsec_ocp.c).
This lets better integrate and maintain the driver in other environments with
different attachment abstractions (there is at least one other FreeBSD port --
MPC83xx -- which uses this TSEC driver, but with different local bus model
i.e. some OF derivative). While there, clean up and fix minor cosmetics.
Obtained from: Semihalf
Diffstat (limited to 'sys/boot/forth')
0 files changed, 0 insertions, 0 deletions