cvs commit: src/sys/pci amdpm.c

John Baldwin jhb at FreeBSD.org
Wed Dec 14 09:49:55 PST 2005


jhb         2005-12-14 17:49:45 UTC

  FreeBSD src repository

  Modified files:
    sys/pci              amdpm.c 
  Log:
  Add support for the nForce2/3/4 SMBus controllers which all contain two
  SMBus busses.  Because of limitations in smbus_if.m, the second smbus is
  attached to an amdpm1 device that is a child of amdpm0.
  
  Submitted by:   Artemiev Igor ai (at) bmc dot brk dot ru
  
  Revision  Changes    Path
  1.16      +160 -25   src/sys/pci/amdpm.c


More information about the cvs-src mailing list