[BACK]Return to ehci.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / dev / usb

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/dev/usb/ehci.c between version 1.108.6.2 and 1.108.6.3

version 1.108.6.2, 2006/06/26 12:52:28 version 1.108.6.3, 2006/09/03 15:25:03
Line 1635  Static usb_hub_descriptor_t ehci_hubd = 
Line 1635  Static usb_hub_descriptor_t ehci_hubd = 
         {0,0},          {0,0},
         0,          0,
         0,          0,
         {0},          {""},
           {""},
 };  };
   
 Static int  Static int

Legend:
Removed from v.1.108.6.2  
changed lines
  Added in v.1.108.6.3

CVSweb <webmaster@jp.NetBSD.org>