From: <beldridg@best.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: xircom cbem56g-100 support
Date: Sat, 18 Aug 2001 15:36:03 +0000 [thread overview]
Message-ID: <marc-linux-hotplug-99814902207879@msgid-missing> (raw)
In-Reply-To: <marc-linux-hotplug-99808033518406@msgid-missing>
On Sat, 18 Aug 2001, David Brownell wrote:
> Workaround: comment it out of that blacklist. Anyone know how long
> that "#if 0" has been there? I'll putback a fix to the blacklist, but
> that's the sort of fix that can benefit from a kernel version number.
interesting, that was actually the first thing i tried and it didn't help
and i thought i did a stop/start of hotplug, but apparently not.
it now works.
another quick question:
this is a multifuntion card and hotplug loads the network driver, but is
hotplug or cardmgr responsible for loading the serial driver (esp. since
i'm testing the in-kernel pcmcia drivers and that means just loading the
regular serial.o module)?
if it is cardmgr, how would it be configured? something like:
device "kernel_serial"
class "serial" module "kernel/drivers/char/serial.o"
card "Xircom CBEM56G-100 CardBus 10/100 Ethernet + 56K Modem"
version "Xircom", "*", "CBEM56G", "*"
# bind "tulip_cb" to 0, "serial_cb" to 1
bind "kernel_serial" to 1
(also i guess remove the network binding now that hotplug does it)?
and finally, there seems to be a disadvantage of hotplug at this point:
with pcmcia-cs, if you tried to do a cardctl eject when the interface was
still UP it would return a "ioctl(): Device or resource busy." with
hotplug, since cardmgr doesn't do the configuration, you can eject a card
that still has a live interface. i know people should know better. does
hotplug have functionality similar to "unconfigure and remove?"
-
brett
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
next prev parent reply other threads:[~2001-08-18 15:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-08-17 20:30 xircom cbem56g-100 support beldridg
2001-08-18 3:50 ` David Hinds
2001-08-18 15:03 ` David Brownell
2001-08-18 15:36 ` beldridg [this message]
2001-08-18 16:49 ` David Brownell
2001-08-19 0:19 ` David Hinds
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=marc-linux-hotplug-99814902207879@msgid-missing \
--to=beldridg@best.com \
--cc=linux-hotplug@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.