summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-11-22fix a typoDamien Bergamini
2004-11-22kue firmware on this media tooTheo de Raadt
2004-11-22relax warmboot detection, required for some models. ok deraadt@Daniel Hartmeier
2004-11-22syncTheo de Raadt
2004-11-22mac68k is not so happy with -pipe, disable for now.Miod Vallat
2004-11-22enter kue & symbolTheo de Raadt
2004-11-22firmware loading for kue(4), tested for me by dhartmeiTheo de Raadt
2004-11-22better types; from hppa64 (;Michael Shalayeff
2004-11-22syncTheo de Raadt
2004-11-22tigon firmwares on the big ramdisksTheo de Raadt
2004-11-22remove netiso since it doesn't exist anymorePatrick Latifi
ok otto henning
2004-11-22tweaks;Jason McIntyre
2004-11-22added detach function to support hotpluggable gpios.Reyk Floeter
ok grange@
2004-11-22simplify loop iterationPatrick Latifi
ok otto millert
2004-11-22use a signed type if we're comparing the var to -1. fixes loading of theDavid Gwynne
internal firmware.
2004-11-22Add support for setting mixerctl values in a sysctl.conf like mannerJonathan Gray
via mixerctl.conf. ok deraadt@, earlier version ok henning@
2004-11-22missed a few capable machinesTheo de Raadt
2004-11-22for later use, install theseTheo de Raadt
2004-11-22both tigon firmwares, it is cheapTheo de Raadt
2004-11-22put only tigon2 firmware onto the full ramdiskTheo de Raadt
2004-11-22some architectures now need a etc/firmware on the install media (cheap ↵Theo de Raadt
enough all can have it)
2004-11-22cleaner handling of unknown radiosTheo de Raadt
2004-11-22mark ti(4) and neo(4) as wanting "firmload"Theo de Raadt
2004-11-22syncTheo de Raadt
2004-11-22loadfirmware() man page, sick of mickeyTheo de Raadt
2004-11-22neo(4) and ti(4) now do firmware loadingTheo de Raadt
2004-11-22build and install neomagic firmwareTheo de Raadt
2004-11-22filesystem firmware loadingTheo de Raadt
2004-11-22struct for neomagic firmware fileTheo de Raadt
2004-11-22build & install tigon firmwaresTheo de Raadt
2004-11-22build a tigon firmware file. Saves 150KB or so in GENERIC kernelsTheo de Raadt
2004-11-22build a structure to map the ti firmwares into one fileTheo de Raadt
2004-11-22implement global repository for shared libraries.Marc Espie
2004-11-22.{N,O}x fixes;Jason McIntyre
2004-11-22More sensible error when both the -n and -A flags are used. Text OK jmc@Todd C. Miller
2004-11-21clarify -A option;Jason McIntyre
from a discussion on misc@
2004-11-21tweaks;Jason McIntyre
ok damien@
2004-11-21no more -q, spotted by Tom Schutter <t.schutter@comcast.net>Henning Brauer
2004-11-21Fix some core dumps on malformed format strings. From KAMADA Ken'ichiOtto Moerbeek
in NetBSD PR 28157 with extras, joint work with pat@. ok pat@ deraadt@
2004-11-21Use the same ordering when verifying as with creating and replaceOtto Moerbeek
some hardcoded constants with symbolic ones. Noted by Ed Wandasiewicz in PR 3991. ok deraadt@ millert@
2004-11-21$OpenBSD$ tagAlexander Yurchenko
2004-11-21revert part of rev 1.29 which caused a severe performance drop.Brad Smith
ok mcbride@
2004-11-21Intel ICH6/ICH6R IDE and SATA supportAlexander Yurchenko
2004-11-21Intel ICH6/ICH6R IDE and SATA support.Alexander Yurchenko
2004-11-21Intel ICH6/ICH6R IDE and SATA support.Alexander Yurchenko
2004-11-21- Use ETHER_MAX_DIX_LEN.Brad Smith
- Accept VLAN sized frames. based on diff from canacar@
2004-11-21syncAlexander Yurchenko
2004-11-21nvidia audio dev from dmesglogAlexander Yurchenko
2004-11-21Better printf for unknown product id.Alexander Yurchenko
ok todd@ tom@
2004-11-21move the system libraries registration code to SharedLibs.Marc Espie