linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Oliver Xymoron <oxymoron@waste.org>
To: <jerdfelt@valinux.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: [patchlet] enable HP 8200e USB CDRW
Date: Sun, 31 Dec 2000 11:50:14 -0600 (CST)	[thread overview]
Message-ID: <Pine.LNX.4.30.0012311148340.20511-100000@waste.org> (raw)

This patchlet lets me use my HP CDRW.

--- linux/drivers/usb/Config.in~	Mon Nov 27 20:10:35 2000
+++ linux/drivers/usb/Config.in	Tue Dec 19 12:21:56 2000
@@ -32,6 +32,9 @@
    if [ "$CONFIG_USB_STORAGE" != "n" ]; then
       bool '    USB Mass Storage verbose debug' CONFIG_USB_STORAGE_DEBUG
       bool '    Freecom USB/ATAPI Bridge support' CONFIG_USB_STORAGE_FREECOM
+      if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
+          bool '    HP8200e support (EXPERIMENTAL)' CONFIG_USB_STORAGE_HP8200e
+      fi
    fi
    dep_tristate '  USB Modem (CDC ACM) support' CONFIG_USB_ACM $CONFIG_USB
    dep_tristate '  USB Printer support' CONFIG_USB_PRINTER $CONFIG_USB

-- 
 "Love the dolphins," she advised him. "Write by W.A.S.T.E.."

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

             reply	other threads:[~2000-12-31 18:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-31 17:50 Oliver Xymoron [this message]
2000-12-31 18:43 ` [patchlet] enable HP 8200e USB CDRW Matthew Dharm
2000-12-31 19:01   ` Oliver Xymoron
2001-01-01 17:24     ` [usb-storage] " Robert Baruch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.30.0012311148340.20511-100000@waste.org \
    --to=oxymoron@waste.org \
    --cc=jerdfelt@valinux.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).