Hi!
> As for making it build and work in the kernel... talk to the SCSI people.
> I've proposed a patch which would export the interface I need even when
> CONFIG_MODULES is not defined, but it hasn't been applied. All my patch
> does is change some ifdef's in one of the scsi files -- that's all that's
> needed to make it work.
I do not any patch to drivers/scsi, this works well enough for me. Try it,
Pavel
--- clean/drivers/usb/Config.in Thu Apr 27 10:05:48 2000
+++ linux/drivers/usb/Config.in Thu Apr 27 10:03:20 2000
@@ -42,7 +42,7 @@
dep_tristate ' USB Kodak DC-2xx Camera support' CONFIG_USB_DC2XX $CONFIG_USB
if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
dep_tristate ' USB Mustek MDC800 Digital Camera support (EXPERIMENTAL)'
CONFIG_USB_MDC800 $CONFIG_USB
- dep_tristate ' USB Mass Storage support (EXPERIMENTAL)' CONFIG_USB_STORAGE
$CONFIG_USB m
+ dep_tristate ' USB Mass Storage support (EXPERIMENTAL)' CONFIG_USB_STORAGE
+$CONFIG_USB
if [ "$CONFIG_USB_STORAGE" != "n" ]; then
bool ' USB Mass Storage verbose debug' CONFIG_USB_STORAGE_DEBUG
fi
--
I'm [EMAIL PROTECTED] "In my country we have almost anarchy and I don't care."
Panos Katsaloulis describing me w.r.t. patents me at [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]