On Fri, Feb 08, 2002 at 02:44:31PM -0800, W Alexander Hagen wrote: > > Is is possible to cvsup only a device driver. I have tried copying the > source of the driver and then rebuilding the kernel, but it allways > seems to invoke dependencies that are assumed to be updated over the > base 4.3 FreeBSD as well. The latest try I get > > if_an.c IFM_IEE80211 undeclared and related messages
By far, your best bet is to give up now and do an OS upgrade. Updating drivers independently is a completly unsupported operation for experts only. The above error means you need to updated your if_media support. To do that you need to find the commit logs for the upgrades to add IEEE 802.11 support to if_media and update all the files in question. There are probalby other things you'd have to update too. > How can I update the AN Driver !! The suggestion by Kevin Oberman: > > 1. Did not specify where to get the updated AN drivers (I got the > latest from the source online in the /src/sys/dev/an MAIN branch) You'd want RELENG_4 so you get one from the same branch of the source tree as you are using. > 2. When I tried cd /usr/sys I got directory not found. /usr/src/sys -- Brooks -- Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4
msg04960/pgp00000.pgp
Description: PGP signature