cvs commit: src/sys/modules Makefile src/sys/pci if_en_pci.c src/sys/modules/en Makefile src/sys/dev/en midway.c midwayreg.h midwayvar.h

David O'Brien obrien at FreeBSD.org
Sat Apr 26 09:02:35 PDT 2003


On Fri, Apr 25, 2003 at 09:14:03AM -0700, Hartmut Brandt wrote:
>   Modified files:
>     sys/modules          Makefile 
>     sys/pci              if_en_pci.c 
>     sys/dev/en           midway.c midwayreg.h midwayvar.h 
>   Added files:
>     sys/modules/en       Makefile 
>   Log:
>   Convert the midway driver to use busdma. Except for this conversion the
>   following changes have been done:
>   
>   - stylify. The original code was too hard to read.
>   - get rid of a number of compilation options (Adaptec-only, Eni-only, no-DMA).
>   - more debugging features.
>   - locking. This is not correct yet in the absence of interface layer locking,

Were you not aware we have rules against exactly this type of commit??
It is totally impossible to tell what the real changes were and which the
style changes were.  Please don't make a commits like this again.


More information about the cvs-all mailing list