Re: [HEADSUP] naming of tty devices.
From: Bruce M Simpson (bms_at_spc.org)
Date: 09/21/04
- Previous message: Bruce M Simpson: "Re: Global (non _KERNEL) place for sockaddr_union?"
- In reply to: Poul-Henning Kamp: "[HEADSUP] naming of tty devices."
- Next in thread: Poul-Henning Kamp: "Re: [HEADSUP] naming of tty devices."
- Reply: Poul-Henning Kamp: "Re: [HEADSUP] naming of tty devices."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 21 Sep 2004 03:07:51 -0700 To: Poul-Henning Kamp <phk@phk.freebsd.dk>
On Mon, Sep 20, 2004 at 09:38:45AM +0200, Poul-Henning Kamp wrote:
> Other drivers have resorted to various variations of this scheme
> (if they were copy&pasted from sio.c) or rolled their own private
> naming system. In other words: it's a pretty mess right now.
I've noticed the third-party software modem drivers in ports have this
problem. I looked at what it would take if we were to rewrite them as
uart(4) attachments and was pleasantly surprised to find it'd eliminate
the reckless forking of sio(4).
However, eliminating the naming inconsistency here can only be a good
thing; if uart(4) can be kept in sync with these tty changes so much
the better.
Regards,
BMS
_______________________________________________
freebsd-arch@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Bruce M Simpson: "Re: Global (non _KERNEL) place for sockaddr_union?"
- In reply to: Poul-Henning Kamp: "[HEADSUP] naming of tty devices."
- Next in thread: Poul-Henning Kamp: "Re: [HEADSUP] naming of tty devices."
- Reply: Poul-Henning Kamp: "Re: [HEADSUP] naming of tty devices."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|