cvs commit: src/sys/pci if_rl.c if_rlreg.h

Thomas Moestl tmm at FreeBSD.org
Thu Sep 4 08:39:46 PDT 2003


tmm         2003/09/04 08:39:45 PDT

  FreeBSD src repository

  Modified files:
    sys/pci              if_rl.c if_rlreg.h 
  Log:
  Use stream bus space accesses to program the ID (station address)
  registers; otherwise, the byte order of the address is changed on
  big-endian machines.
  
  Revision  Changes    Path
  1.115     +4 -2      src/sys/pci/if_rl.c
  1.34      +2 -0      src/sys/pci/if_rlreg.h


More information about the cvs-src mailing list