Re: dev/vx/if_vx_pci.c 5.0-CURRENT

2000-04-06 Thread Matthew N. Dodd
On Wed, 5 Apr 2000, Eric D. Futch wrote: Ok.. I figured I'd take this on on my way to getting more comfy with FreeBSD. Check out my patch and let me know how far I've gone off the deep end :) http://quake.nyct.net/~efutch/FreeBSD/if_vx_pci.c.patch Unfortunately I do not have the acutal

Re: dev/vx/if_vx_pci.c 5.0-CURRENT

2000-04-06 Thread Nick Hibma
You really want to look at other drivers, how they have been done. When you are done, send me the diff and I will have a look at it. It is fairly straightforward to convert from one to the other, once you have understood both concepts a bit. Nick On Wed, 5 Apr 2000, Eric D. Futch wrote: I

dev/vx/if_vx_pci.c 5.0-CURRENT

2000-04-05 Thread Stephan van Beerschoten
Maybe there are some people with the same problem .. or maybe someone who knows what this could be and how this problem sneaked into the system. I'm cunning -CURRENT for ages but since March 19 I am unable to compile myself a new kernel. I'm cunning 5.0-CURRENT but somehow I don't think that

Re: dev/vx/if_vx_pci.c 5.0-CURRENT

2000-04-05 Thread Brooks Davis
On Thu, Apr 06, 2000 at 12:00:53AM +0200, Stephan van Beerschoten wrote: Maybe there are some people with the same problem .. or maybe someone who knows what this could be and how this problem sneaked into the system. I'm cunning -CURRENT for ages but since March 19 I am unable to compile

Re: dev/vx/if_vx_pci.c 5.0-CURRENT

2000-04-05 Thread Eric D. Futch
Ok.. I figured I'd take this on on my way to getting more comfy with FreeBSD. Check out my patch and let me know how far I've gone off the deep end :) http://quake.nyct.net/~efutch/FreeBSD/if_vx_pci.c.patch Unfortunately I do not have the acutal card to test this patch. It did survive a

Re: dev/vx/if_vx_pci.c 5.0-CURRENT

2000-04-05 Thread Brooks Davis
On Wed, Apr 05, 2000 at 08:43:30PM -0400, Eric D. Futch wrote: Ok.. I figured I'd take this on on my way to getting more comfy with FreeBSD. Check out my patch and let me know how far I've gone off the deep end :) http://quake.nyct.net/~efutch/FreeBSD/if_vx_pci.c.patch Unfortunately I

Re: dev/vx/if_vx_pci.c 5.0-CURRENT

2000-04-05 Thread Brooks Davis
On Wed, Apr 05, 2000 at 08:43:30PM -0400, Eric D. Futch wrote: Ok.. I figured I'd take this on on my way to getting more comfy with FreeBSD. Check out my patch and let me know how far I've gone off the deep end :) http://quake.nyct.net/~efutch/FreeBSD/if_vx_pci.c.patch Unfortunately I

Re: dev/vx/if_vx_pci.c 5.0-CURRENT

2000-04-05 Thread Eric D. Futch
I figured it would take more work than I put into it. It was just a shot in the dark. I think I have one of these cars in my Linux box at home which I wouldn't mind ripping out and sticking in this machine. Let me know if it's still worth me poking around in, or if you're going ahead with the

Re: dev/vx/if_vx_pci.c 5.0-CURRENT

2000-04-05 Thread Brooks Davis
On Wed, Apr 05, 2000 at 09:35:31PM -0400, Eric D. Futch wrote: I figured it would take more work than I put into it. It was just a shot in the dark. I think I have one of these cars in my Linux box at home which I wouldn't mind ripping out and sticking in this machine. Let me know if it's

Re: dev/vx/if_vx_pci.c 5.0-CURRENT

2000-04-05 Thread Warner Losh
In message [EMAIL PROTECTED] Brooks Davis writes: : http://www.one-eyed-alien.net/~brooks/FreeBSD/if_vx.diff +irq = bus_alloc_resource(dev, SYS_RES_IRQ, rid, + 0, ~0, 1, RF_ACTIVE); irq = bus_alloc_resource(dev, SYS_RES_IRQ, rid,