Rafal Jaworowski 321e12c82e 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
2008-08-26 10:41:49 +00:00
..
2008-08-25 20:43:13 +00:00
2008-08-23 23:35:08 +00:00
2008-08-22 20:28:19 +00:00
2008-08-23 04:58:11 +00:00
2008-08-26 10:41:49 +00:00
2008-08-26 10:41:49 +00:00
2008-08-25 20:43:13 +00:00
2008-08-24 07:40:14 +00:00
2008-08-23 23:44:45 +00:00
2008-08-25 05:57:56 +00:00
2008-08-25 06:09:32 +00:00
2008-08-25 14:52:50 +00:00
2008-08-25 05:49:16 +00:00
2008-08-20 09:20:12 +00:00