public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Giacomo Catenazzi <cate@dplanet.ch>
To: Leif Sawyer <lsawyer@gci.com>
Cc: esr@thyrsus.com, linux-kernel@vger.kernel.org,
	kbuild-devel@lists.sourceforge.net
Subject: Re: [kbuild-devel] RE: CML2-2.0.0 is available -- major release announcement
Date: Tue, 08 Jan 2002 09:25:04 +0100	[thread overview]
Message-ID: <3C3AACE0.8030408@dplanet.ch> (raw)
In-Reply-To: <BF9651D8732ED311A61D00105A9CA31506DB462C@berkeley.gci.com>

Leif Sawyer wrote:

> 
> Picked USB HCI's as modular (building all) from VIA motherboard.
> 	(Don't really need the OHCI built here)


This is a know problem. The problem is: we don't know yet

if a given USB configuration is a USB card, a USB kernel support
(i.e. USBFS, OHCI, EHCI...).
The solution is to modify the configuration rules, adding
the USB_CARDS (as Eric proposed for ISA_CARDS).
But this rules change can be done only after CML2 is included
into the kernel.

> Missed HOTPLUG (based on USB, and configure_help - this may just be cleanup
> 			in the help text to remove references to USB if
> hotplug
> 			is not needed/required)


Eric: Rule error ?

> 
> Missed APM support (is enabled in running kernel)


I know. I don't know if I should autodetect APM support.
On some machine APM crash the kernel and in some more
machine you must tune the APM options.

I'm not an APM expert, so I need some help.


> Missed my parallel port.

 > Missed my floppy drive!

I have some problem with these rules.
I should find a solution on how to detect
these on a x86 wihout breaking the other
archs.
Probably the best solution is to change the rules:
the floppy disk is linked to CONFIG_FLOPPY (or an
other non conflicting names) and the various archs
controller configuration is derives from FLOPPY
and ARCH_*.


> Missed SCSI_Generic
> Missed Unix Domain Sockets!
> Missed Packet Socket (based on running kernel)


Hard to detect these 'software devices'.
Some suggestions?

> Missed PS/2 mouse


hmm. I forgot these rules during the conversions.
[but ATARI PS/2 conflict with this]

	giacomo


  reply	other threads:[~2002-01-08  8:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-07 20:31 CML2-2.0.0 is available -- major release announcement Leif Sawyer
2002-01-08  8:25 ` Giacomo Catenazzi [this message]
2002-01-09 11:11   ` [kbuild-devel] " Matthias Andree

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=3C3AACE0.8030408@dplanet.ch \
    --to=cate@dplanet.ch \
    --cc=esr@thyrsus.com \
    --cc=kbuild-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lsawyer@gci.com \
    /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