[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: How to sdd serial dev ttyS1 (fwd)



dear all,
 I wonder Any body can help me,
 my problem goes like this
 I have a  2.4.2. kernel which was working fine with my  3Com cards (NIC) .
Recently i upgraded the kernel to 2.4.6.
Now my NIC card modules are not working . i tried lsmod but nothing is
coming . could u tell me what could have went wrong
 Thanks is advance (as always)
 Vinod

----- Original Message -----
From: "P Subashini" <psuba@xxxxxxxxxxxx>
To: "A M Praveen Kumar" <praveend@xxxxxxxxxxxx>
Cc: "Vinod P Jacob" <vinodpj@xxxxxxxxxxxx>
Sent: Monday, July 09, 2001 9:54 AM
Subject: Re: [linux-delhi] How to sdd serial dev ttyS1 (fwd)


>
>
> ---------- Forwarded message ----------
> Date: Sat, 7 Jul 2001 21:48:40 +0530
> From: Sandip Bhattacharya <sandipb@xxxxxxxxxxx>
> Reply-To: linux-delhi@xxxxxxxxxxxxxxxxxxxxx
> To: linux-delhi@xxxxxxxxxxxxxxxxxxxxx
> Subject: Re: [linux-delhi] How to sdd serial dev ttyS1
>
> Try this as root
>
> first find out the major and minor numbers of /dev/ttyS0 by doing
>   ls -l /dev/ttyS0
>
> you will see something like this
>
> crw-rw----    1 root     uucp       4,  64 Jul  7 21:36 /dev/ttyS0
>
> here 4 is the major number and 64 the minor number of the device
> so 64+1=65 "should" be the minor number of /dev/ttyS1
>
> run this command(as root)
>
>          mknod /dev/ttyS1 c 4 65
>
> you should get /dev/ttyS1 back
>
> - Sandip
>
>
> On Sat, Jul 07, 2001 at 02:12:21PM +0530, subashini.P merrily said:
> > Hi ,
> >   I have deleted ttyS1 from the device list unfortunately.Now i want
> > toconnect serial mouse in com2 port under linux.How to add the ttyS1
> > again,using command.
>
>
> --
> -------------------------------------
> Sandip Bhattacharya
> sandipb @ bigfoot.com
> http://www.sandipb.net
> -------------------------------------
> ------------------------------------------------
> An alpha version of a web based tool to manage
> your subscription with this mailing list is at
> http://lists.linux-india.org/cgi-bin/mj_wwwusr