DragonFly BSD
DragonFly bugs List (threaded) for 2006-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: [issue168] Problem with ipw ...


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 8 Nov 2006 21:15:06 -0800 (PST)

:John Leimon <jleimon@xxxxxxxxxxxxx> added the comment:
:
:Just tried the latest (i think) daily devel snapshot ISO. The watchdog time=
:out=20
:issue persists when I run a 'dhclient xl0'. I've included a dmesg from the=20
:serial port on the laptop in dmesg.latitude.txt

    It thinks it is on IRQ11 but clearly it is on IRQ3.

    It should be possible to make it work by turning on polling
    for that interface.

    sysctl kern.polling.enable=1
    ifconfig xl0 polling
    ...

    Not the best solution, but until we get around to bringing
    in all the FreeBSD PCI interrupt routing infrastructure we
    are going to be stuck with the problem on certain machines.

						-Matt



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]