Date: Fri, 15 Sep 2000 11:39:15 -0600 From: Warner Losh <imp@village.org> To: Ben_Calvert@amsinc.com Cc: freebsd-questions@FreeBSD.ORG, freebsd-newbie@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG Subject: Re: pcmcia, sound questions on thinkpad Message-ID: <200009151739.LAA06959@harmony.village.org> In-Reply-To: Your message of "Fri, 15 Sep 2000 08:50:14 PDT." <8525695B.005723EB.00@ams-central-gate-5a.amsinc.com> References: <8525695B.005723EB.00@ams-central-gate-5a.amsinc.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <8525695B.005723EB.00@ams-central-gate-5a.amsinc.com> Ben_Calvert@amsinc.com writes: : have just installed freebsd4.0 on a thinkpad 770z, am trying to configure it. : my stock nic (3c575) doesn't appear to be supported, so i'm wondering if anyone : can recomend a pcmcia/cardbus nic that will work? Cardbus hasn't been integrated. I have some patches sitting in my tree from Jonathan Chen that should help. He also has a kludge that will get the 3c575 working. Most 16bit pccards are supported. : oh - and one final question - the GENERIC kernel has -O set in it's compiler : flags, am wondering why? (am used to -O2 in linux) will i break anything if i : change this? Yes. -O2 produces bad code (even on Linux) so it shouldn't be used. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009151739.LAA06959>