On Thu, 7 Aug 2003, Kip Macy wrote:
> Can you get a backtrace?
Isn't that what I included at the bottom of my first message?
> Not knowing anything at this point,
> bumping up the number of mbuf clusters *might* help.
Doh. Will try that first. Been a long time since I had a panic :(
Cheers.
On Fri, Aug 08, 2003 at 04:32:43PM -0400, John Baldwin wrote:
> On 08-Aug-2003 Bernd Walter wrote:
> > On Fri, Aug 08, 2003 at 03:48:22PM -0400, John Baldwin wrote:
> >> On 08-Aug-2003 Bernd Walter wrote:
> >> > However - I would still like to know why
> >> > device_add_child(nexus, "elanbb", -1);
Ruslan Ermilov writes:
> >
> Ah, didn't notice it. Try this:
>
> .for f in $(LIB)
> $(f:.c=.o): $(f)
> gcc -DLIB -c $< -o $@
> .endfor
Thanks! That works.
Drew
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo
On Sat, Aug 09, 2003 at 01:38:05PM +0200, Bernd Walter wrote:
> After adding you patch and some includes (,
> )
>
> [...]
> pci_open(1):mode 1 addr port (0x0cf8) is 0x
> pci_open(1a): mode1res=0x8000 (0x8000)
> pci_cfgcheck: device 0 [class=06] [hdr=00] is there (id=300
On Fri, Aug 08, 2003 at 07:56:26AM -0700, Paulo Roberto wrote:
> Hello,
>
> I am about to code my first kmod. I am trying to port an usb camera to
> FreeBSD, and since I am new at system development, I hope you don't
> mind helping me out. If this is not the correct list I should post,
> please po
5 matches
Mail list logo