Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 May 2002 01:40:04 +0100
From:      Josef Karthauser <joe@tao.org.uk>
To:        Josef Karthauser <joe@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/usb if_aue.c if_auereg.h
Message-ID:  <20020523004003.GC3836@genius.tao.org.uk>
In-Reply-To: <200205230036.g4N0aEu60011@freefall.freebsd.org>
References:  <200205230036.g4N0aEu60011@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On Wed, May 22, 2002 at 05:36:14PM -0700, Josef Karthauser wrote:
> joe         2002/05/22 17:36:14 PDT
> 
>   Modified files:
>     sys/dev/usb          if_aue.c if_auereg.h 
>   Log:
>   Fix a panic by allocating the iface structure locally in the attach
>   function instead of in usb_probe_and_attach.
>   

There are some softinterrupt issues that I've not tracked down yet.
If anyone wants to use aue they're advised to also apply:

    --- usb_port.h  9 May 2002 21:55:47 -0000       1.52
    +++ usb_port.h  23 May 2002 00:37:50 -0000
    @@ -393,8 +393,6 @@
     
     #define USBVERBOSE
     
    -#define USB_USE_SOFTINTR
    -
     #define Static static
     
     #define device_ptr_t device_t

(Of course this means that you'll reenable the detach problems too... :( )

Joe

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjzsOmMACgkQXVIcjOaxUBa2JQCfRC77ufXs4aFRdev+jE604yS+
+/YAoNwNWVrRYBzBtNyKtyMjbz5bfHtE
=tvvJ
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020523004003.GC3836>