[Home]

Summary:ASTERISK-06128: wcusb will not build against 2.6.16-rc1
Reporter:Jeffrey C. Ollie (jcollie)Labels:
Date Opened:2006-01-18 15:32:54.000-0600Date Closed:2008-06-07 11:21:09
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) wcusb-2.6.16-rc1.patch.txt
Description:wcusb will not build against 2.6.16-rc1 because the owner field of the usb_driver structure has been removed.  See:

http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=75318d2d7cab77b14c5d3dbd5e69f2680a769e16

for more information.
Comments:By: Russell Bryant (russell) 2006-01-18 21:37:56.000-0600

Did you really mean <= here?  I thought it was taken out for 2.6.16 ...

By: Russell Bryant (russell) 2006-01-18 21:39:46.000-0600

HAHA ... you can safely ignore my last comment.  SpellCheck underlined the '<' and made me read '<=' for some reason.  :)

By: Russell Bryant (russell) 2006-01-18 21:42:39.000-0600

added to the 1.2 branch and trunk in revisions 911 and 912.  Thank you!

By: Digium Subversion (svnbot) 2008-06-07 11:20:58

Repository: dahdi
Revision: 911

U   branches/1.2/wcusb.c

------------------------------------------------------------------------
r911 | russell | 2008-06-07 11:20:57 -0500 (Sat, 07 Jun 2008) | 2 lines

remove owner field for 2.6.16 (issue ASTERISK-6128)

------------------------------------------------------------------------

http://svn.digium.com/view/dahdi?view=rev&revision=911

By: Digium Subversion (svnbot) 2008-06-07 11:21:09

Repository: dahdi
Revision: 912

_U  trunk/
U   trunk/wcusb.c

------------------------------------------------------------------------
r912 | russell | 2008-06-07 11:21:05 -0500 (Sat, 07 Jun 2008) | 10 lines

Merged revisions 911 via svnmerge from
https://origsvn.digium.com/svn/zaptel/branches/1.2

........
r911 | russell | 2006-01-18 23:40:26 -0500 (Wed, 18 Jan 2006) | 2 lines

remove owner field for 2.6.16 (issue ASTERISK-6128)

........

------------------------------------------------------------------------

http://svn.digium.com/view/dahdi?view=rev&revision=912