Archive for July 2006
Matthew Dillon posted two tidbits of information: ‘large mode‘ in BIOS can be needed to make disks visible, and why console messages are often limited in rate.
Sepherosa Ziehau’s got a patch that updates the em(4) driver (that’s a network chipset, if it’s unfamiliar) to the latest version from Intel’s website. Give it a try if you’ve got the hardware. It’ll be in the tree in two weeks.
Producing a trace from kdgb can be difficult, especially if the crash involved kernel modules whose symbols are not necessarily visible. Simon ‘corecode’ Schubert has directions on how to resolve this.
Matthew Dillon has removed the thread pointer argument from all device operations. What does this mean? Glad you asked.
Hubert Feyrer found a handy way to view/keep those embedded website movies (like on YouTube) that are difficult to play on BSD: keepvid.com.
Hubert Feyrer put together an interesting chart that shows the Makefile dependencies in pkgsrc. I’ve always wondered how people make directional charts from text data like that…
Simon ‘corecode’ Schubert has committed his support for building a AMD64-native world. (Not kernel, not yet) I have an example link; it touched a lot of files. Check commits@ for more.
As part of a larger discussion, Freddie Cash described some possible IDE disk and CD combinations that make sense for various tasks.
