Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
mhitch
Wed Jan 22 09:27:56 PST 1997
Update of /cvsroot/src/sys/arch/pmax/dev
In directory netbsd1:/var/slash-tmp/cvs-serv5096
Modified Files:
sfb.c
Log Message:
The sfb driver uses the device data, so more than a "struct device" is
needed. When sfbattach() initializes the fbinfo data, it was corrupting
data past the struct device data actually allocated. This does not appear
to have caused a problem in the past, but causes a problem with the new
setroot() changes by Jason.
Home |
Main Index |
Thread Index |
Old Index