Date: Thu, 29 Jan 2004 11:34:22 -0600 From: Nathan Kinkade <nkinkade@ub.edu.bz> To: marlon corleone <chkrootkit@hotmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: unable to open port `/dev/ttyS1' Message-ID: <20040129173422.GC3937@npkfbsd> In-Reply-To: <BAY13-F41l0Fd550upm00075a2a@hotmail.com> References: <BAY13-F41l0Fd550upm00075a2a@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--9q+4pEgVd7t11q9L Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 29, 2004 at 04:59:15PM +0000, marlon corleone wrote: > /dev/ttyS1 do not exist, how do i create this device? >=20 > %sysctl kern.version > kern.version: FreeBSD 5.2-RELEASE #0: Wed Jan 28 13:17:27 PHT 2004 > ken@mmp.ccp.ph:/usr/src/sys/i386/compile/MMP >=20 > %xmms > unable to open port `/dev/ttyS1' (No such file or directory) > unable to open port `/dev/ttyS1' (No such file or directory) why is xmms trying to open a linux-named serial port on your freebsd machine? is your problem with needing to use a serial port and the reference to xmms accidental, or is xmms actually outputting that message? in any case, ttyS(n) is the device name for RS232 serial ports in linux - in freebsd they are two designations ttyd(n) for "dialin" lines and cuaa(n) for "dialout" lines. either way i'm pretty sure that xmms shouldn't be worry about this at all. Nathan --=20 gpg --keyserver pgp.mit.edu --recv-keys D8527E49 --9q+4pEgVd7t11q9L Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQFAGUQeO0ZIEthSfkkRAmnwAJ4riKwXNUY613+MJ6GJrELgVdwASwCdEGO4 F8TLGbzPr6q0lbaSSX1JJ40= =PhGD -----END PGP SIGNATURE----- --9q+4pEgVd7t11q9L--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040129173422.GC3937>