cvs commit: src/sys/dev/pci pci.c

Warner Losh imp at FreeBSD.org
Thu May 20 23:36:41 PDT 2004


imp         2004/05/20 23:36:36 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/pci          pci.c 
  Log:
  MFp4: o save/restore subvendor, subdevice, vendor, device, baseclass,
          subclass, progif and revid.  While these are typically read
          only fields, they aren't always read-only.  progif is writable
          for ata devices, for example.  It does no harm when they are
          read only, and helps when they aren't.
  
  Revision  Changes    Path
  1.252     +16 -0     src/sys/dev/pci/pci.c


More information about the cvs-all mailing list