cvs commit: src/sys/pci if_dc.c if_dcreg.h
Maxime Henrion
mux at FreeBSD.org
Sun Jul 6 14:45:32 PDT 2003
mux 2003/07/06 14:45:31 PDT
FreeBSD src repository
Modified files:
sys/pci if_dc.c if_dcreg.h
Log:
Convert the dc(4) driver to the busdma API. This is a necessary step
to have this driver working on sparc64. It still needs to be made
endian-clean before it can work there.
Special thanks to dragonk at evilcode.net for sending me a dc(4) card so
that I was able to do this work.
Many cheers to all the people that tested this change, thanks to them,
this change shouldn't break anything :-).
Tested by: marcel (i386 and ia64), ru (i386), wilko (alpha),
mbr (i386), wpaul (i386) and
Will Saxon <WillS at housing.ufl.edu> (i386)
Revision Changes Path
1.115 +281 -108 src/sys/pci/if_dc.c
1.34 +22 -8 src/sys/pci/if_dcreg.h
More information about the cvs-src
mailing list