Date: Wed, 10 Apr 2002 14:14:24 -0400 (EDT) From: jack <jack@germanium.xtalwind.net> To: Allen Versfeld <moe@wandata.com> Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Digi multioprt adapter Message-ID: <20020410140205.V30362-100000@germanium.xtalwind.net> In-Reply-To: <3CB3E3E4.1080306@wandata.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Today Allen Versfeld wrote: > I have added the following lines to my kernel config, but am having > limited success. > > > device > dgm0 at isa? port 0x324 iomem 0xd0000 You don't need any of the following options or devices, sio(4) isn't involved. > options > COM_MULTIPORT > device > sio2 at isa? port 0x2a0 flags 0x701 [snip] > device > sio9 at isa? port 0x2d8 flags 0x701 The Xem uses the ttyM and cuaM devices. Run `MAKEDEV ttyM0' and `MAKEDEV cuaM0' ttyM0a0 thru ttyM0a7 will be the first eight ports on the first expantion box of the first card. Same for cuaM0a0 thru cuaM0a8. > When I reboot with this kernel, dmesg shows me that the dgm device > loaded succesfully, but none of the ports. Only the number of ports will be shown, not the individual ports. Again, this is NOT the same as sio(4). -------------------------------------------------------------------------- Jack O'Neill Systems Administrator / Systems Analyst jack@germanium.xtalwind.net Crystal Wind Communications, Inc. Finger jack@germanium.xtalwind.net for my PGP key. PGP Key fingerprint = F6 C4 E6 D4 2F 15 A7 67 FD 09 E9 3C 5F CC EB CD enriched, vcard, HTML messages > /dev/null -------------------------------------------------------------------------- A Microsoft Certified Systems Engineer is to computing what a McDonalds Certified Food Specialist is to fine cuisine. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020410140205.V30362-100000>