Re: Odd ACPI behavior

From: Kevin Oberman (oberman_at_es.net)
Date: 09/29/03

  • Next message: Nate Lawson: "Re: [acpi-jp 2704] Re: Odd ACPI behavior"
    To: John Baldwin <jhb@FreeBSD.org>
    Date: Mon, 29 Sep 2003 13:21:16 -0700
    
    

    > Date: Mon, 29 Sep 2003 16:04:25 -0400 (EDT)
    > From: John Baldwin <jhb@FreeBSD.org>
    >
    >
    > On 29-Sep-2003 Kevin Oberman wrote:
    > > I recently noticed that, when I boot with ACPI on my IBM T30, I get
    > > errors trying to probe the BIOS disabled sio1. This does not happen
    > > under apm and happens twice(?) when booting with ACPI and happens even
    > > though I have the line 'hint.sio.1.disabled="1"' in /boot/device.hints.
    > >>From my dmesg:
    > > sio0: type 16550A
    > > sio1: configured irq 3 not in bitmap of probed irqs 0
    > > sio1: port may not be enabled
    > > acpi_cmbat0: <Control method Battery> on acpi0
    > > acpi_cmbat1: <Control method Battery> on acpi0
    > > acpi_acad0: <AC adapter> on acpi0
    > > sio1: configured irq 3 not in bitmap of probed irqs 0
    > > sio1: port may not be enabled
    > >
    > > Any idea why this is happening? It does not seem to be a serious
    > > issue, but it is very odd.
    > >
    > > acpidump output, full dmesg, config and whatever available on request.
    >
    > Do you kldload a module at some point during your boot? If so, that
    > would explain the double probe.

    Yes, it would, but I am not loading any kernel modules except the
    slightly automatic loads of ACPI, itself and a few others which should
    not cause a probe: ntfs, linux, linprocfs, and daemon_saver.

    -- 
    R. Kevin Oberman, Network Engineer
    Energy Sciences Network (ESnet)
    Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab)
    E-mail: oberman@es.net			Phone: +1 510 486-8634
    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
    

  • Next message: Nate Lawson: "Re: [acpi-jp 2704] Re: Odd ACPI behavior"

    Relevant Pages

    • Re: [acpi-jp 2704] Re: Odd ACPI behavior
      ... >> Yes, it would, but I am not loading any kernel modules except the ... >> slightly automatic loads of ACPI, itself and a few others which should ... Energy Sciences Network ...
      (freebsd-current)
    • Re: mss.c pcm fix to attach returned 6 load failure for v5.x acpi and up
      ... >Now, when ACPI is enabled, the ... >pnpmss driver doesn't probe the device IIRC? ... bus acpi0 is probing device pcm0 -- non-pnp probe does not find ...
      (freebsd-current)
    • RE: Odd ACPI behavior
      ... > errors trying to probe the BIOS disabled sio1. ... > under apm and happens twicewhen booting with ACPI and happens even ... Do you kldload a module at some point during your boot? ...
      (freebsd-current)
    • Re: No more floppy drive
      ... The acpi probe automatically falls back to the hints ... The pccard attachment knows there must be a fd. ...
      (freebsd-current)
    • Re: No more floppy drive
      ... The acpi probe automatically falls back to the hints ... The acpi commits did not remove any rtc probe; ...
      (freebsd-current)