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

cvs commit: src/sys/dev/netif/xl if_xl.c


From: Hiten Pandya <hmp@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 3 Aug 2005 09:01:11 -0700 (PDT)

hmp         2005/08/03 09:01:11 PDT

DragonFly src repository

  Modified files:
    sys/dev/netif/xl     if_xl.c 
  Log:
  Add a workaround to make 3COM cardbus cards to propagate the device
  information to the driver.  This is the first step to get the cards
  probing and attaching, minus whatever interrupt routing issues.
  
  The proper fix will be addressed by Joerg but we really do require
  an interrim solution to the problem.
  
  --
  The 575A doesn't have funcregs in memio, so don't claim that it does;
  this gets the card to work.  Change obtained from FreeBSD, committed
  by Warner Losh to sys/pci/if_xl.c rev. 1.192.
  
  Revision  Changes    Path
  1.31      +9 -4      src/sys/dev/netif/xl/if_xl.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/xl/if_xl.c.diff?r1=1.30&r2=1.31&f=u



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