From owner-freebsd-current Sun Mar 3 13:43: 5 2002 Delivered-To: freebsd-current@freebsd.org Received: from mass.dis.org (dhcp45-21.dis.org [216.240.45.21]) by hub.freebsd.org (Postfix) with ESMTP id 0AD3237B402; Sun, 3 Mar 2002 13:43:02 -0800 (PST) Received: from mass.dis.org (localhost [127.0.0.1]) by mass.dis.org (8.11.6/8.11.6) with ESMTP id g23LgV001032; Sun, 3 Mar 2002 13:42:31 -0800 (PST) (envelope-from msmith@mass.dis.org) Message-Id: <200203032142.g23LgV001032@mass.dis.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: "M. Warner Losh" Cc: msmith@FreeBSD.ORG, vova@express.ru, current@FreeBSD.ORG Subject: Re: ACPI issues and questions (Dell Inspiron 3700) In-reply-to: Your message of "Sun, 03 Mar 2002 14:35:24 MST." <20020303.143524.04493774.imp@village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 03 Mar 2002 13:42:31 -0800 From: Michael Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > In message: <200203032107.g23L7I000782@mass.dis.org> > Michael Smith writes: > : No. This would mean that sio(4) will attach to any IrDa port and > : preclude an IrDa-specific driver from doing so. > : > : If any variation of this patch is committed, at the very least sio(4) > : should return a lower preference than 0 for it's match. > > But would an IrDA specific driver do anything differently than sio > would? SIR is effectively an 16550 UART from what I've seen so far. > Maybe I'm missing something? Well, except that it has no flow control, is only half-duplex, and you might want to attach an IrDa stack to the device. If all the IrDa stack work is being done in userland, then this probably makes sense. If not, then at the very least, sio(4) needs to behave differently in the case of a SIR port. -- To announce that there must be no criticism of the president, or that we are to stand by the president, right or wrong, is not only unpatriotic and servile, but is morally treasonable to the American public. - Theodore Roosevelt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message