[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] PCI serial card support
From: |
Robert Millan |
Subject: |
Re: [PATCH] PCI serial card support |
Date: |
Sat, 8 Nov 2008 13:45:44 +0100 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
On Sat, Nov 08, 2008 at 02:23:32PM +0200, Vesa Jääskeläinen wrote:
> >
> > Why not use PCI ID to support this particular card? This way Donald doesn't
> > have to support all cards, but the base is laid out so more cards can be
> > added
> > in the future.
>
> I have nothing against that. But in any case I think there has to be
> this override functionality support. Just make it a bit harder for user
> to type so they know it is advanced feature :).
How about implementing the flag but not listing it in --help output, and
not documenting it (oh wait, we didn't document serial.mod anyway ;-)) ?
> Of course you can dynamically check if PCI module is there and
> then ask identification information from there.
Sounds good. But do we have support for "weak" symbol dependencies a la
dlym() ?
--
Robert Millan
The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
how) you may access your data; but nobody's threatening your freedom: we
still allow you to remove your data and not access it at all."
- RE: [PATCH] PCI serial card support, (continued)
- RE: [PATCH] PCI serial card support, Dugger, Donald D, 2008/11/05
- Re: [PATCH] PCI serial card support, Robert Millan, 2008/11/06
- RE: [PATCH] PCI serial card support, Dugger, Donald D, 2008/11/06
- Re: [PATCH] PCI serial card support, Robert Millan, 2008/11/06
- RE: [PATCH] PCI serial card support, Dugger, Donald D, 2008/11/06
- RE: [PATCH] PCI serial card support, Dugger, Donald D, 2008/11/06
- Re: [PATCH] PCI serial card support, n0ano, 2008/11/07
- Re: [PATCH] PCI serial card support, Vesa Jääskeläinen, 2008/11/07
- Re: [PATCH] PCI serial card support, Robert Millan, 2008/11/08
- Re: [PATCH] PCI serial card support, Vesa Jääskeläinen, 2008/11/08
- Re: [PATCH] PCI serial card support,
Robert Millan <=
- Re: [PATCH] PCI serial card support, Vesa Jääskeläinen, 2008/11/08
- Re: [PATCH] PCI serial card support, n0ano, 2008/11/08
- Re: [PATCH] PCI serial card support, Robert Millan, 2008/11/09
- Re: [PATCH] PCI serial card support, Vesa Jääskeläinen, 2008/11/09
- Re: [PATCH] PCI serial card support, n0ano, 2008/11/09
- Re: [PATCH] PCI serial card support, n0ano, 2008/11/12
- Re: [PATCH] PCI serial card support, Vesa Jääskeläinen, 2008/11/13
- Re: [PATCH] PCI serial card support, n0ano, 2008/11/13
- Re: [PATCH] PCI serial card support, n0ano, 2008/11/14
- Re: [PATCH] PCI serial card support, Neo Jia, 2008/11/21