Re: usb 2.0 dell inspirion 8500

2003-12-20 Thread David Gilbert
> "Bernd" == Bernd Walter <[EMAIL PROTECTED]> writes: Bernd> On Fri, Nov 21, 2003 at 03:10:10PM -0600, [EMAIL PROTECTED] Bernd> wrote: >> Should device ehci be a default in GENERIC, then? Bernd> It is intentionally not in GENERIC. For those of us not in the know on this, where does ehci stan

Re: usb 2.0 dell inspirion 8500

2003-12-20 Thread Bernd Walter
On Sat, Dec 20, 2003 at 03:17:18PM -0500, David Gilbert wrote: > > "Bernd" == Bernd Walter <[EMAIL PROTECTED]> writes: > > Bernd> On Fri, Nov 21, 2003 at 03:10:10PM -0600, [EMAIL PROTECTED] > Bernd> wrote: > >> Should device ehci be a default in GENERIC, then? > > Bernd> It is intentionally n

Force a dump without panicing?

2003-12-20 Thread Ryan Sommers
Is it possible to force a kernel dump without panicing the system? I dropped into the debugger and did a "call doadump" however, when I tried to quit the debugger after this it results in a panic. -- Ryan "leadZERO" Sommers Gamer's Impact President [EMAIL PROTECTED] ICQ: 1019590 AIM/MSN: leadZER

Re: Force a dump without panicing?

2003-12-20 Thread Dan Nelson
In the last episode (Dec 20), Ryan Sommers said: > Is it possible to force a kernel dump without panicing the system? > > I dropped into the debugger and did a "call doadump" however, when I > tried to quit the debugger after this it results in a panic. That should work; I called doadump that way