[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] PCI serial card support
From: |
Vesa Jääskeläinen |
Subject: |
Re: [PATCH] PCI serial card support |
Date: |
Mon, 10 Nov 2008 00:13:04 +0200 |
User-agent: |
Thunderbird 2.0.0.17 (Windows/20080914) |
Robert Millan wrote:
> On Sat, Nov 08, 2008 at 06:58:19PM -0700, address@hidden wrote:
>> Note that what I'm doing will make the serial module dependent upon the
>> pci module but I don't see that that's a big concern. Pretty much any
>> modern machine will have a PCI bus so scanning it should not be a
>> problem. Also, note that the legacy serial devices (I/O ports at
>> 0x3f8 & 0x2f8) are going away, in the not too distant future the only
>> way to get serial output will be through PCI or USB. Given that USB
>> controllers hang off the PCI bus I don't see an issue with having the
>> serial module require the pci module.
>
> If we want to soften the dependency on the pci module, I guess it can
> always be done afterwards. Vesa, what do you think?
Not an issue at this point. If it comes an issue then we can modify it.
- RE: [PATCH] PCI serial card support, (continued)
- 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, 2008/11/08
- 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 <=
- 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
- Re: [PATCH] PCI serial card support, Vesa Jääskeläinen, 2008/11/22
Re: [PATCH] PCI serial card support, Vesa Jääskeläinen, 2008/11/04