All of lore.kernel.org
 help / color / mirror / Atom feed
From: Phil <phil@spiderweb.com.au>
To: Linux-Hams@vger.kernel.org
Subject: SIOCSIFFLAGS: Input/output error
Date: Sat, 7 May 2005 22:26:10 +1000	[thread overview]
Message-ID: <200505072226.11233.phil@spiderweb.com.au> (raw)

Hello,

I'm about to do the "Grey Nomad" thing and hit the road in our motorhome. I 
thought it might be handy to have a packet system to play with.

I'm using a USB to serial converter which works without any problems with 
other serial devices, however, I get the error message shown on the subject 
line when I attempt to use my Baycom modem. This is the init script that I've 
used for years, but with /dev/ttyS0 instead of ttyUSB0:

setserial /dev/ttyUSB0 uart none
modprobe baycom_ser_fdx
sethdlc -p -i bcsf0 mode "ser12*" io 0x3f8 irq 4
ifconfig bcsf0 up
ifconfig bcsf0 10.0.0.1
axparms -setcall bcsf0 VK4BVM

I can see that the lines that begin with "ifconfig bcsf0" are the culprits. I 
have /etc/ax25/parms/bcf0/. What am I missing?

-- 
Regards,
Phil.

             reply	other threads:[~2005-05-07 12:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-07 12:26 Phil [this message]
2005-05-08 18:06 ` SIOCSIFFLAGS: Input/output error Tomi Manninen
2005-05-09  3:21   ` Niall Parker
2005-05-09 11:58   ` Phil
2005-05-09 22:14     ` Hamish Moffatt
2005-05-10  2:12       ` Bob Nielsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200505072226.11233.phil@spiderweb.com.au \
    --to=phil@spiderweb.com.au \
    --cc=Linux-Hams@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.