lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 9 Oct 2007 14:14:13 -0400
From:	lsorense@...lub.uwaterloo.ca (Lennart Sorensen)
To:	Chris Bergeron <chris@...urn.com>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: Syba 8-Port Serial Card Unidentified By Kernel

On Fri, Oct 05, 2007 at 05:31:05PM -0400, Chris Bergeron wrote:
> I've just installed a multiport serial card released by an outfit called 
> Syba.  This is an 8 port serial-only card with an Octopus style breakout 
> cable.  The main chipset on it is an ITE IT8871F.

Well 8250_pci.c mentions IT8871, so it is probably 8250 style in
interface then.

> I've got two questions on this: Is there a driver I should try force 
> loading on it (and if so, what options to use)?  and is there any useful 
> testing I can do to report back to the LKML on this card?

How many serial ports is your kernel configured to use?

CONFIG_SERIAL_8250_NR_UARTS=16
CONFIG_SERIAL_8250_RUNTIME_UARTS=4

That is from my Debian system's kernel, and it won't activate more than
4 ports automatically.  It will allow up to 16 to be activated though.
I don't remember what the boot command is to override those values to
make the system look for more ports.

--
Len Sorensen
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ