Re: panic: cbb alloc res failed
"M. Warner Losh" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
There's two bugs. One I've fixed. First, for some reason, the new CIS code thinks that this card requires memory < 1MB. This is bogus because > 1M works too. The system is unable to allocate memory in this range. The second bug, the panic, is that when we can't allocate memory, we panic. Ooops. I've fixed that in my p4 tree and should be merging it into FreeBSD proper soon. I'm not sure what to do about the former problem yet. Warner To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-mobile" in the body of the message