DragonFly BSD
DragonFly commits List (threaded) for 2004-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/dev/disk/amd


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 20 Oct 2004 11:12:54 -0700 (PDT)

dillon      2004/10/20 11:12:54 PDT

DragonFly src repository

  Modified files:
    sys/dev/disk/amd     amd.c 
  Log:
  Fix a boot panic with the amd device.  We inherited some busdma code from
  FreeBSD which now requires that bus_dmamap_create() be called, and the
  amd device was not doing that.
  
  Reported-by: "Robin P. Blanchard" <robin.blanchard@xxxxxxxxxxxxx>
  
  Revision  Changes    Path
  1.6       +12 -1     src/sys/dev/disk/amd/amd.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/amd/amd.c.diff?r1=1.5&r2=1.6&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]