public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Linda Walsh <lkml@tlinx.org>
To: Linux-Kernel <linux-kernel@vger.kernel.org>
Subject: Re: Security downgrade? CONFIG_HOTPLUG required in 2.6.16?
Date: Thu, 30 Mar 2006 13:45:12 -0800	[thread overview]
Message-ID: <442C5168.4040904@tlinx.org> (raw)
In-Reply-To: <20060326192958.GA4864@voodoo>

Jim Crilly wrote:
> But what about USB keyboards and mice? IIRC at least some of the newer
> servers where I work don't come with PS/2 ports anymore.
>   
---
    I have basic USB serial-I/O support built-in to my kernel:
it needs to monitor a USB-based UPS.  Would a keyboard/mouse
require more support than to simply be compiled in?

    I had a laptop that only had a 10Mb-ethernet built-in. 
When it became a few years old, I switched to using a PCMCIA
card for 100Mb-ethernet.  I never used the laptop's internal
port anymore but always used the pluggable card.  PCMCIA was
still outside the kernel then, so my quick & easy solution was
to not compile in the 10BT device and use the in-kernel driver
for the 3com based 100BT card.  I didn't need the "hot plugging"
capabilities of PCMCIA -- the kernel just called the new device
"eth0", and used it as a "permanent device".

    If a computer uses USB I/O for basic console operations,
can't those drivers be statically built-in?

-linda


      reply	other threads:[~2006-03-30 21:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-24  5:03 Security downgrade? CONFIG_HOTPLUG required in 2.6.16? Linda Walsh
2006-03-25 18:54 ` Jan Engelhardt
2006-03-26 10:11   ` Linda Walsh
2006-03-25 19:26 ` Adrian Bunk
2006-03-26  9:42   ` Linda Walsh
2006-03-26 19:29     ` Jim Crilly
2006-03-30 21:45       ` Linda Walsh [this message]

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=442C5168.4040904@tlinx.org \
    --to=lkml@tlinx.org \
    --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