Re: bfe0: couldn't map memory

2007-02-03 Thread Nuno Antunes
On 1/13/07, Nuno Antunes [EMAIL PROTECTED] wrote: On 1/13/07, Sepherosa Ziehau [EMAIL PROTECTED] wrote: On 1/13/07, Nuno Antunes [EMAIL PROTECTED] wrote: Hi, I'm having trouble getting my bfe network interface card to work on dragonfly. The following appears on dmesg (hand transcribed):

Debugging vkernels with gdb

2007-02-03 Thread Steve Mynott
Is it possible to use kgdb to debug a vkernel as if it were remote over a serial line? Cheers Steve

Re: Debugging vkernels with gdb

2007-02-03 Thread Simon 'corecode' Schubert
Steve Mynott wrote: Is it possible to use kgdb to debug a vkernel as if it were remote over a serial line? no. just use gdb on the vkernel process. modulo some stack rewinding it works. cheers simon -- Serve - BSD +++ RENT this banner advert +++ASCII Ribbon /\ Work - Mac

Re: Debugging vkernels with gdb

2007-02-03 Thread Matthew Dillon
:Is it possible to use kgdb to debug a vkernel as if it were remote :over a serial line? : :Cheers Steve Yes. Not even as if it were remote over a serial line... all you have to do is gdb the vkernel's process id. There is one issue, though... page faults that occur within the

Re: ath(4) major update

2007-02-03 Thread Sepherosa Ziehau
On 2/3/07, Ja'far Railton [EMAIL PROTECTED] wrote: On Thu, Feb 01, 2007 at 07:55:24PM +0800, Sepherosa Ziehau wrote: CIS reading done ath0: Atheros 5212 mem 0x8801-0x8801 irq 11 at device 0.0 on cardbus0 ath0: unable to attach hardware; HAL status 3 device_probe_and_attach: ath0 attach

We are officially better than FreeBSD (accoridng to distrowatch)

2007-02-03 Thread Petr Janda
According the stats on their site: 7 Day Average: 19. DragonFly 475 and going up 20. FreeBSD 455 and going up I am aware that most of the hits were because of 1.8, its still nevertheless amusing :) Petr