NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/39050 CVS commit: src/sys/dev/usb
The following reply was made to PR kern/39050; it has been noted by GNATS.
From: Matthias Drochner <drochner%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/39050 CVS commit: src/sys/dev/usb
Date: Fri, 27 Jun 2008 16:05:59 +0000 (UTC)
Module Name: src
Committed By: drochner
Date: Fri Jun 27 16:05:59 UTC 2008
Modified Files:
src/sys/dev/usb: ukyopon.c umodem.c
Log Message:
kill some abuse of __strong_alias which is not compatible with
split device/softc, this might fix crashes on umodem disconnect
reported by some people (eg PR kern/39050 from Matthias Pfaller)
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/dev/usb/ukyopon.c
cvs rdiff -r1.58 -r1.59 src/sys/dev/usb/umodem.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index