cvs commit: src/share/man/man4 en.4 src/sys/conf NOTES files src/sys/dev/en midway.c midwayvar.h src/sys/pci if_en_pci.c

Hartmut Brandt harti at FreeBSD.org
Fri Jun 13 05:08:11 PDT 2003


harti       2003/06/13 05:08:09 PDT

  FreeBSD src repository

  Modified files:
    share/man/man4       en.4 
    sys/conf             NOTES files 
    sys/dev/en           midway.c midwayvar.h 
    sys/pci              if_en_pci.c 
  Log:
  Make the midway driver use the new ATM phy driver. This allows one to
  toggle several media options (sonet/sdh, for example) with ifconfig and
  to see the carrier state in ifconfig's output. It gives also read/write
  access (given the right privilegs) to the S/Uni registers to user space
  programs.
  
  Revision  Changes    Path
  1.15      +8 -1      src/share/man/man4/en.4
  1.1151    +3 -0      src/sys/conf/NOTES
  1.792     +1 -0      src/sys/conf/files
  1.42      +79 -6     src/sys/dev/en/midway.c
  1.9       +4 -0      src/sys/dev/en/midwayvar.h
  1.25      +3 -0      src/sys/pci/if_en_pci.c


More information about the cvs-all mailing list