| Summary: | Problem with configuring RS-232 multiport card. | ||
|---|---|---|---|
| Product: | Base System | Reporter: | bada <bada> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
bada
2000-07-13 01:20:01 UTC
On Fri, Jul 14, 2000 at 11:08:26AM +0200, Sheldon Hearn wrote:
>
>
> On Fri, 14 Jul 2000 09:18:21 +0800, Dedov Anton wrote:
>
> > > > stty -f /dev/ttyd4
> > > > /dev/ttyd4 : Device not configured
> > >
> > > Have you remade the device node in /dev with /dev/MAKEDEV?
> > >
> > > Ciao,
> > > Sheldon.
> >
> > Yes, I have.
>
> Okay, can you post your kernel config to
> freebsd-gnats-submit@FreeBSD.org, keeping this subject line intact?
>
> Thanks,
> Sheldon.
Generaly I cannot because I had restore my work system with its own disk.
But actualy my kernel for 4.0 were not much different from GENERIC. I had
only comment sio0..3, wrote my multiport conf:
options COM_MULTIPORT
device sio4 at isa? port 0x2a0 flags 0x701
device sio5 at isa? port 0x2a8 flags 0x701
device sio6 at isa? port 0x2b0 flags 0x701
device sio7 at isa? port 0x2b8 flags 0x701 irq 4
#those lines are moved from 2.2.7 config exclude "tty" and "vector" words
#...
#and add my ethers
device ed0 at isa? port 0x220 net irq 10 iomem 0xd8000
device ed1 at isa? port 0x280 net irq 11
Arch is Pentium.
Dedov Anton
State Changed From-To: open->feedback Does this problem still occur in newer versions of FreeBSD, such as 4.3-RELEASE? State Changed From-To: feedback->closed Timeout; no response from originator. |