cvs commit: src/sys/dev/en if_en_pci.c

John Baldwin jhb at FreeBSD.org
Thu Sep 29 07:56:31 PDT 2005


jhb         2005-09-29 14:56:30 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/en           if_en_pci.c 
  Log:
  - Use PCIR_BAR macro rather than hardcoding 0x10.
  - Use pci_enable_busmaster() rather than doing it by hand.
  - Remove duplicate if_free().
  
  Revision  Changes    Path
  1.40      +2 -6      src/sys/dev/en/if_en_pci.c


More information about the cvs-all mailing list