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 BIOS.
>From acpidump.

>            Device(IRDA) {
>                Name(_HID, 0x10f0a34d)

So try adding 
        {0x10f0a34d, NULL}
to sio_ids in /sys/dev/sio/sio_isa.c

Takanori Watanabe
<a href="http://www.planet.sci.kobe-u.ac.jp/~takawata/key.html";>
Public Key</a>
Key fingerprint =  2C 51 E2 78 2C E1 C5 2D  0F F1 20 A3 11 3A 62 2A 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to