Re: ACPI issues and questions (Dell Inspiron 3700)

2002-03-03 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Takanori Watanabe <[EMAIL PROTECTED]> writes: : Sorry, I've been committed the code, because some IrDA : controller(generic one) already there, there are no such driver : *NOW* and some people may become happy with /usr/ports/comm/birda : port. Traditio

Re: ACPI issues and questions (Dell Inspiron 3700)

2002-03-03 Thread Terry Lambert
"M. Warner Losh" wrote: > 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? Yes; it would allow remote control protocols, and some IrDa self-clocking protocols that aren't possib

Re: ACPI issues and questions (Dell Inspiron 3700)

2002-03-03 Thread Terry Lambert
Michael Smith wrote: > > May be it is time to commit this line ? > > No. This would mean that sio(4) will attach to any IrDa port and > preclude an IrDa-specific driver from doing so. I'd be happy to have one of these, if you have an IrDa driver lying around for FreeBSD, and haven't committed

Re: ACPI issues and questions (Dell Inspiron 3700)

2002-03-03 Thread Takanori Watanabe
In message <[EMAIL PROTECTED]>, Michael Smith wrote: > >No. This would mean that sio(4) will attach to any IrDa port and >preclude an IrDa-specific driver from doing so. I think so too. But >If any variation of this patch is committed, at the very least sio(4) >should return a lower pref

Re: ACPI issues and questions (Dell Inspiron 3700)

2002-03-03 Thread Brandon S. Allbery
On Sun, 2002-03-03 at 16:42, Michael Smith wrote: > 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 lea

Re: ACPI issues and questions (Dell Inspiron 3700)

2002-03-03 Thread Vladimir B.
On Mon, 2002-03-04 at 00:42, Michael Smith wrote: > > 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, an

Re: ACPI issues and questions (Dell Inspiron 3700)

2002-03-03 Thread Michael Smith
> In message: <[EMAIL PROTECTED]> > Michael Smith <[EMAIL PROTECTED]> 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) > : s

Re: ACPI issues and questions (Dell Inspiron 3700)

2002-03-03 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Michael Smith <[EMAIL PROTECTED]> 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

Re: ACPI issues and questions (Dell Inspiron 3700)

2002-03-03 Thread Michael Smith
> > > So try adding > > > {0x10f0a34d, NULL} > > > to sio_ids in /sys/dev/sio/sio_isa.c > > > > It works: > > > > sio0 port 0x3f8-0x3ff irq 4 on acpi0 > > sio0: type 16550A > > sio1 port 0x280-0x287,0x2f8-0x2ff irq 3 on acpi0 > > sio1: type 16550A > > I have tried this patch for Sony VAIO PC

Re: ACPI issues and questions (Dell Inspiron 3700)

2002-03-03 Thread Vladimir B.
On Mon, 2002-02-25 at 19:31, Jose M. Alcaide wrote: > On Tue, Feb 26, 2002 at 12:32:47AM +0900, Takanori Watanabe wrote: > > In message <[EMAIL PROTECTED]>, "Jose M. Alcaide" wrote: > > >1. The sio1 port (IrDA) is not detected. I had to add > > > > > > hint.sio.1.at="isa" > > > hint.sio.1.por

Re: ACPI issues and questions (Dell Inspiron 3700)

2002-02-25 Thread Alexander Leidinger
On 25 Feb, Jose M. Alcaide wrote: > Also, I have a question: the acpiconf command can enable or disable ACPI > power management but... is it enabled or disabled after boot? I cannot > find any way to obtain this information. It is enabled by default and the enable/disable part of the command is

Re: ACPI issues and questions (Dell Inspiron 3700)

2002-02-25 Thread Jose M. Alcaide
On Tue, Feb 26, 2002 at 12:32:47AM +0900, Takanori Watanabe wrote: > In message <[EMAIL PROTECTED]>, "Jose M. Alcaide" wrote: > >1. The sio1 port (IrDA) is not detected. I had to add > > > > hint.sio.1.at="isa" > > hint.sio.1.port="0x2F8" > > hint.sio.1.irq="3" > > > > to /boot/device.hint

Re: ACPI issues and questions (Dell Inspiron 3700)

2002-02-25 Thread Takanori Watanabe
In message <[EMAIL PROTECTED]>, "Jose M. Alcaide" wrote: >1. The sio1 port (IrDA) is not detected. I had to add > > hint.sio.1.at="isa" > hint.sio.1.port="0x2F8" > hint.sio.1.irq="3" > > to /boot/device.hints in order to get it probed at boot. I think that > this is a fault of the ACPI B

Re: ACPI issues and questions (Dell Inspiron 3700)

2002-02-25 Thread Emiel Kollof
Jose M. Alcaide heeft op maandag 25 februari 2002 om 16:24 het volgende geschreven: [ACPI stuff snip] Please take this to [EMAIL PROTECTED] Yes, it's a japanese list, but english postings are welcome. They would be happy with your acpidump stuff too. They have quite a collection already :)