From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <435FCAA7.8090003@domain.hid> Date: Wed, 26 Oct 2005 20:27:51 +0200 From: Jan Kiszka MIME-Version: 1.0 Subject: Re: [Xenomai-help] RTDM & serial port References: <435EFAB8.2050501@domain.hid> <435F2DDA.1030702@domain.hid> <435FB6CB.9030307@domain.hid> <435FBDB1.2010109@domain.hid> <435FC965.8040400@domain.hid> In-Reply-To: <435FC965.8040400@domain.hid> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig3AC416C5771453C3A070FADA" List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Hannes Mayer Cc: xenomai@xenomai.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig3AC416C5771453C3A070FADA Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Hannes Mayer wrote: > Hi Jan! > > Jan Kiszka wrote: > [...] > >>> rtser[X] should be available as soon as xeno_16550A is loaded, right ? >> >> >> >> Only when you provided the correct module parameters... Isn't that >> documented somewhere? Don't remember right now, but if not, this >> requires fixing. Check what's available on your box via >> /proc/xenomai/rtdm. > > > E.g.: > # cat named_devices > Hash Name /proc > > I didn't find any page so far documenting the parameters, but they > should be > something like this ? > # insmod /usr/realtime/modules/xeno_16550A.ko ioaddr=3f8 irq=4 > tx_fifo=10 start_index=0 Almost: ioaddr=0x3f8 Ok, we need some README about xeno_16550A somewhere. Where would you look for information first? > But I get: > insmod: error inserting '/usr/realtime/modules/xeno_16550A.ko': -1 > Device or resource busy > > During boot, this appears in the kernel log: > Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled > ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A > ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A > Maybe this is causing the device to be busy ? > "setserial /dev/ttyS0 uart none" releases the first port. Also something for a README. :-/ Jan --------------enig3AC416C5771453C3A070FADA Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDX8qnncNeS9Q0k+IRAhWGAJ0dqti8w3MAjkgDDwxbN8FlB6G3mwCeM+Bp AV/3n1T2W4NFtN0BDhclG8k= =wWxH -----END PGP SIGNATURE----- --------------enig3AC416C5771453C3A070FADA--