Date: Tue, 6 May 1997 14:20:01 -0700 (PDT) From: Poul-Henning Kamp <phk@dk.tfs.com> To: freebsd-bugs Subject: Re: i386/3523: [patch] sio: automatic detection of 16550/16750 controllers Message-ID: <199705062120.OAA05731@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/3523; it has been noted by GNATS. From: Poul-Henning Kamp <phk@dk.tfs.com> To: vak@cronyx.ru Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: i386/3523: [patch] sio: automatic detection of 16550/16750 controllers Date: Tue, 06 May 1997 23:16:33 +0200 I applied this to my -current system, and it correctly identifies my 650 chips, but I don't like that it also says 550 on those lines: sio0 at 0x3f8-0x3ff irq 4 on isa sio0: type 16550A sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16550A sio2 at 0x2a0-0x2a7 irq 10 flags 0x285 on isa sio2: type 16650 16550A (multiport master) sio3 at 0x2a8-0x2af flags 0x285 on isa sio3: type 16650 16550A (multiport) sio4 at 0x2b0-0x2b7 flags 0x285 on isa sio4: type 16650 16550A (multiport) sio5 at 0x2b8-0x2bf flags 0x285 on isa sio5: type 16550A (multiport) (sio5 is correct, I swapped that chip with an 550A some time ago.) I guess we should report the fifo depth too ? -- Poul-Henning Kamp | phk@FreeBSD.ORG FreeBSD Core-team. http://www.freebsd.org/~phk | phk@login.dknet.dk Private mailbox. whois: [PHK] | phk@tfs.com TRW Financial Systems, Inc. Power and ignorance is a disgusting cocktail.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705062120.OAA05731>