More PCI->PCMCIA bridge stuff

2001-04-26 Thread Lists Account
Hi All Ok, the newcard stuff under version 5 picks up my bridge fine, and it finds my wi0 (orinoco gold card) perfectly, this is all great and I was rather ecstatic as I watched it boot and tell me all this... However the problem comes in the fact that it tries to probe pccard1 after finishing w

ISA_PNP_PROBE

2001-04-25 Thread Lists Account
Hi All Just wondered, is there an equivelant function to ISA_PNP_PROBE that works with PCI (for example PCI_PNP_PROBE), anyone know? Thanks Andrew To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

No route to host problems on 5.0-CURRENT

2001-04-24 Thread Lists Account
Hi All, Just hoping someone can help me out with a bit of a problem, I cvsupped one of my boxes from 4.3-RELEASE to 5.0-CURRENT last night in an effort to test some things under 5.0, and since then even with a straight GENERIC kernel build my machine gives me a no route to host error trying to

Re: PCI -> PCMCIA Bridge Adapter

2001-04-24 Thread Lists Account
or is this for another reason? Thanks Andrew On Mon, 23 Apr 2001, Warner Losh wrote: > In message <[EMAIL PROTECTED]> Lists Account >writes: > : I just was wondering if anyone out there knew of any drivers that support > : the pccard PCI -> PCMCIA bridge adapter, als

PCI -> PCMCIA Bridge Adapter

2001-04-23 Thread Lists Account
Hi All, I just was wondering if anyone out there knew of any drivers that support the pccard PCI -> PCMCIA bridge adapter, also made by pccard (see www.pccard.co.uk), similar to the ISA -> PCMICIA bridge adapter that is currently supported under FreeBSD If anyone knows of such a driver please le

gcc -pthread / segfault problem

2001-03-02 Thread Lists Account
Hi all, I was coding some stuff under a 4.2 box of mine here earlier today and I seem to have hit a very strange bug, I was wondering if anyone could help me out here. I wrote a bunch of pthread enabled code, when I tried to run the program, after I compiled it with -pthread (I had to with the

Re: Jail Pseudo Terminals

2001-02-13 Thread Lists Account
this fixed my problem, or perhaps let me know if there is a problem with getttyent() under jail it would be much appreciated. Thanks Andrew Alston On Tue, 13 Feb 2001, Neil Blakey-Milner wrote: > On Tue 2001-02-13 (07:09), Lists Account wrote: > > Ok this is getting a bit strange.

Re: Jail Pseudo Terminals

2001-02-12 Thread Lists Account
tells me there are no ttys available? Any ideas? Andrew On Mon, 12 Feb 2001, Robert Watson wrote: > > On Mon, 12 Feb 2001, Lists Account wrote: > > > Just a quick question Im hoping someone can help me with. I extended > > the number of pty's available on my base box

Jail Pseudo Terminals

2001-02-12 Thread Lists Account
Hi All, Just a quick question Im hoping someone can help me with. I extended the number of pty's available on my base box just fine, with an edit to /etc/ttys and making some new devices, then just a kill -1 1, and everything worked fine. I did exactly the same thing under the jail, it didnt wo

NOS-TUN / Natd

2000-12-14 Thread Lists Account
Hi All, Just a quick question out of interests sake, I was setting up nos-tunnels yesterday, and I had the tunnel functioning 100% perfectly, however I could not get it to NAT the remote side of the tunnel, until I put an ipfw divert 8668 ip from any to any via any statement in my firewall confi

AMI MegaRaid Controller

2000-12-12 Thread Lists Account
Hi All, Perhaps one of you can help me out here, I have an AMI Megaraid controller, which my FreeBSD 4 machine picks up fine, I can see the controller no problem, I however CANNOT see scbus0 or any form of the scsi bus which will allow me to run stand alone non-raid devices on the raid scsi contr

Re: Packet Header Filtering

2000-12-08 Thread Lists Account
Look at IPF/IPFW they both have state table stuff in them, and analyzing the ip header is done by both as well. I would suggest you hack ipf to do what you want if it doesnt do it already. Cheers Andrew On Fri, 8 Dec 2000, Alwyn Goodloe wrote: >We are about to begin a little project that

Kernel compile problem?

2000-09-04 Thread Lists Account
Hi all, Just wondered if anyone could help me out here, Im trying to cvsup from 4.0-RELEASE to 4.1-STABLE and on a make depend on my kernel I get the following: ===> agp make: don't know how to make agp_if.c. Stop *** Error code 2 Stop in /usr/src/sys/modules. *** Error code 1 Anyone else gett

IBM ServerRaid

2000-08-22 Thread Lists Account
Hi All, does anyone know if there are any IBM Server raid drivers for FreeBSD out there? If So can anyone tell me where I can get one Thanks Andrew To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message