freebsd-dev/sys/dev/dc
Marcel Moolenaar 8df1ebe9aa Fix the misalignment bugs differently than was done in the previous
commit. Copy the ethernet address into a local buffer, which we know
is sufficiently aligned for the width of the memory accesses that we
do. This also eliminates all suspicious and potentionally harmful
casts.

In collaboration with: ru
2005-12-02 01:23:20 +00:00
..
dcphy.c Make dc compile after repo-copy. 2005-10-18 06:09:42 +00:00
if_dc.c Fix the misalignment bugs differently than was done in the previous 2005-12-02 01:23:20 +00:00
if_dcreg.h Fix the misalignment bugs differently than was done in the previous 2005-12-02 01:23:20 +00:00
pnphy.c Make dc compile after repo-copy. 2005-10-18 06:09:42 +00:00