summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-05Slight rewording of @depend description (this -> that)Stuart Henderson
2007-11-05More scsi_done() at SPLBIO. If you poll by manually calling theKenneth R Westerback
2007-11-05make sure configure does not hardcode MAKE in its generated makefile.Marc Espie
2007-11-05relate fields to stat(2).Marc Espie
2007-11-05Oops. Stray debug printf snuck in.Kenneth R Westerback
2007-11-05Fix some cpu_switchto fallout. Reading disklabels to find raidKenneth R Westerback
2007-11-05regen.Owain Ainsworth
2007-11-05add "82452KX/GX Orion Extended Express Processor to PCI Bridge", from NetBSD.Owain Ainsworth
2007-11-05sync the comments for struct stat w/ <sys/stat.h>;Jason McIntyre
2007-11-05adjust an awkward piece of grammar;Jason McIntyre
2007-11-05agressively -> aggressively;Jason McIntyre
2007-11-05document Ev FTP_KEEPALIVE;Jason McIntyre
2007-11-05forgotten arg to printf, Tobias UlmerOtto Moerbeek
2007-11-05- clarify the descriptions of "sync" and "async"Jason McIntyre
2007-11-05- sync the error descriptions w/ those in errlistJason McIntyre
2007-11-05recognise (and use) ahci 1.2 controllers.David Gwynne
2007-11-05Use the acpi_{acquire,release}_global_lock() to implement the globalTobias Weingartner
2007-11-05scsi_done() must be called at SPLBIO.Kenneth R Westerback
2007-11-05wait for the marvell firmware to become ok.David Gwynne
2007-11-05Take a bit more care to ensure that SCSI_POLL commands always returnKenneth R Westerback
2007-11-05audio encoding conversion cleanupJacob Meuser
2007-11-04Check for non-zero address if mapping to the extended addresses.Mike Belopuhov
2007-11-04the last change to enable logging to stderr on startup also enabledReyk Floeter
2007-11-04Update from master repo:Anders Magnusson
2007-11-04Update from master repo:Anders Magnusson
2007-11-04iUpdate from master repo:Anders Magnusson
2007-11-04Also show warning message for -U and -p in message area; noted by MarkOtto Moerbeek
2007-11-04Update from master repo:Anders Magnusson
2007-11-04Not using all defined protocols is not a hard error. Just print a warningClaudio Jeker
2007-11-04Get rid of the very annoying warning message + delay when a commandOtto Moerbeek
2007-11-04replace even more ctob/btoc with ptoa/atopMartin Reindl
2007-11-04Mention the Meinberg PCI509 card and sort list to make it look like in theMarc Balmer
2007-11-04Mention the PCI509 card.Marc Balmer
2007-11-04Add support for the Meinberg PCI509 5V DCF77 time signal station receiver.Marc Balmer
2007-11-04regen.Marc Balmer
2007-11-04Add the Meinberg PCI509 card, a 5V DCF77 radio clock.Marc Balmer
2007-11-04start providing function pointers to differentiate between the intel andDavid Gwynne
2007-11-04very initial foundation for splitting things up to support both theDavid Gwynne
2007-11-04prevent gcc from complainingMarc Espie
2007-11-04we support the 1202 and first revision of the 1200.David Gwynne
2007-11-04the 1200 and 1202 shoudl work fine too.David Gwynne
2007-11-04improve/repair locator printing; ok jsgTheo de Raadt
2007-11-04some small nonfunctional tweaks. ok beck millertTed Unangst
2007-11-04when the ati ahci stuff is in the ide compat mode, it can sometimes causeDavid Gwynne
2007-11-04Grammer nit ("all ... has been extracted" -> "all ... have beenKenneth R Westerback
2007-11-04syncTheo de Raadt
2007-11-04Always compile modules with -mcmodel=kernel on amd64.Mike Belopuhov
2007-11-03Notebook from ckuethe@ that notifies AC with 0x01, so add that in.Can Erkin Acar
2007-11-03Fix LKM support for amd64.Mike Belopuhov
2007-11-03ACPI allows the OS to identify itself in a couple of ways and may behaveChris Kuethe