| To: | Jon Anders Haugum <jonah@omegav.ntnu.no> |
|---|---|
| Subject: | Re: can't find interrupt number under /proc/interrupts for the pci multi-port on db1550 |
| From: | rolf liu <rolfliu@gmail.com> |
| Date: | Tue, 28 Jun 2005 08:09:23 -0700 |
| Cc: | linux-mips@linux-mips.org |
| Domainkey-signature: | a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=psHJtNDhR3odTEcVy9ni3f/RSD+ctHs08jLcS2a8xsdzxsto6wmnck/x3Wfg93pUYRDuxoZdSTA/lB6OrgK59T5Lwz8RikAeB+jNh/sAxA2IZnWh6Ualxz/9BhYMogjYXtCsa+ZugoE9Az5b84SkyPegJzcjets5eh2LExifI5o= |
| In-reply-to: | <20050628100935.S46441@invalid.ed.ntnu.no> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <2db32b720506271706201a66fb@mail.gmail.com> <20050628100935.S46441@invalid.ed.ntnu.no> |
| Reply-to: | rolf liu <rolfliu@gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
What is the real reason to disable the existing uart on db1550? I checked the PCI configuration for the multi-port board. It seems the configuration is ok, including the memory map, irq number. The linux can find such information and register this device, but it just can't work :( thanks On 6/28/05, Jon Anders Haugum <jonah@omegav.ntnu.no> wrote: > On Mon, 27 Jun 2005, rolf liu wrote: > > I am running 2.4.31 on db1550 with a pci multi-port board. the kernel > > starts up ok. but after start-up, I can't find the corresponding > > interrupt number for this board, which is irq 2. I can find the device > > under /proc/devices and /proc/tty/driver, etc. So I am now sure if it > > is working ok. Is there good (simple) method to test this serial port? > > My guess is that you can get it working if you disable the built-in serial > ports in the kernel. > > I've attached a quick'n'dirty patch I made for 2.4.27 that makes it > possible to use both internal and pci serial ports. It's a hack, but it > works. > > > -- > Jon Anders Haugum > > > |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: can't find interrupt number under /proc/interrupts for the pci multi-port on db1550, rolf liu |
|---|---|
| Next by Date: | Re: can't find interrupt number under /proc/interrupts for the pci multi-port on db1550, rolf liu |
| Previous by Thread: | Re: can't find interrupt number under /proc/interrupts for the pci multi-port on db1550, rolf liu |
| Next by Thread: | Re: can't find interrupt number under /proc/interrupts for the pci multi-port on db1550, Alan Cox |
| Indexes: | [Date] [Thread] [Top] [All Lists] |