All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@fs.tum.de>
To: "George G. Davis" <davis_g@attbi.com>
Cc: Jim Van Zandt <jrv@vanzandt.mv.com>,
	device@lanana.org, linux-kernel@vger.kernel.org
Subject: Why does the _DoubleTalk card_ not have a major assigned?
Date: Wed, 4 Dec 2002 22:33:25 +0100	[thread overview]
Message-ID: <20021204213325.GG2544@fs.tum.de> (raw)
In-Reply-To: <3DEE70C4.5D74A8B3@attbi.com>

On Wed, Dec 04, 2002 at 04:16:52PM -0500, George G. Davis wrote:
> Adrian Bunk wrote:
> > Perhaps it's a silly question but I'd like to know why it is the way it
> > is:
> > 
> > The 2.2, 2.4 and 2.5 kernels include a driver for the Comtrol Rocketport
> > card (drivers/char/dtlk.c) which uses a local major (it does a
> >   "register_chrdev(0, "dtlk", &dtlk_fops);
> > ). Is there a reason why it doesn't have a fixed major assigned?
> 
> Huh?:
> 
> 	dtlk.c - DoubleTalk PC driver for Linux
> 
> That doesn't look like the Comtrol Rocketport (drivers/char/rocket.c)
> driver to me. : )

I was thinking about something else related to the Comtrol Rocketport 
when writing my mail, and I mixed the two things...  :-(

Please do a s/Comtrol Rocketport/DoubleTalk/g in my initial mail.

> Meanwhile 2.4.19 Documentation/devices.txt shows:
> 
>  46 char        Comtrol Rocketport serial card
>                   0 = /dev/ttyR0        First Rocketport port
>                   1 = /dev/ttyR1        Second Rocketport port
>                     ...

This is indeed true for the Comtrol Rocketport card but there's no
major for the DoubleTalk card (and this is the card I wanted to write
about).

> Regards,
> George

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


  reply	other threads:[~2002-12-04 21:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-04 20:55 Why does the Comtrol Rocketport card not have a major assigned? Adrian Bunk
2002-12-04 21:16 ` George G. Davis
2002-12-04 21:33   ` Adrian Bunk [this message]
2002-12-04 21:50     ` Why does the _DoubleTalk card_ " Nicolas Pitre
2002-12-15  1:01       ` Adrian Bunk

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=20021204213325.GG2544@fs.tum.de \
    --to=bunk@fs.tum.de \
    --cc=davis_g@attbi.com \
    --cc=device@lanana.org \
    --cc=jrv@vanzandt.mv.com \
    --cc=linux-kernel@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.