On Sunday 07 March 2010 5:37:35 pm Warner Losh wrote: > Author: imp > Date: Sun Mar 7 22:37:35 2010 > New Revision: 204850 > URL: http://svn.freebsd.org/changeset/base/204850 > > Log: > Bump up the firmware_table from 30 to 50. bwn needs more than 30, it > seems.
Are you sure? The error report I saw was from having firmwares for both bwi(4) and bwn(4) loaded. Both of them use a lot of firmware images, but I don't think either one in isolation uses more than 30. I really think that FIRMWARE_MAX should at the least become a loader tunable and have the array malloc'd either on-demand or via a SYSINIT(). -- John Baldwin _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
