summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-19all TX rings have the same fixed size (256 entries) and this is notDamien Bergamini
2007-11-19sigh, amd64 still uses that stupid acpi_enabled variable...Theo de Raadt
2007-11-19softc's come initialized to 0, you know...Theo de Raadt
2007-11-19store revision; from jsgTheo de Raadt
2007-11-19supply a place to store acpi version; from jsgTheo de Raadt
2007-11-19Initialize sc_facs earlier.Mark Kettenis
2007-11-19Don't overwrite a core file owned by a different user. Makes the codeTodd C. Miller
2007-11-19spacingReyk Floeter
2007-11-19knf (replace some ';;' with a single ';')Reyk Floeter
2007-11-19Update the transparent HTTP proxy example:Reyk Floeter
2007-11-19do not print "Processing config {dir,file} ...." messages unless the -tRobert Nagy
2007-11-19rework the internal handling of protocol actions a little bit:Reyk Floeter
2007-11-19always enable "late connect" relay mode if an "expect" or "filter"Reyk Floeter
2007-11-19move repeated code to cleanup a protocol tree into a function.Reyk Floeter
2007-11-19Remove the #define ENCDEBUG that slipped through somehow.Marco Pfatschbacher
2007-11-19put the SIGINFO blurb in a saner place;Jason McIntyre
2007-11-19remove another list which just keeps going out of date;Jason McIntyre
2007-11-19remove unused zero length file.Kurt Miller
2007-11-19fix misleading comment; the _MUTEX_LOCK/_MUTEX_UNLOCK macros work withKurt Miller
2007-11-19When ignoring whether FR turns on or not, we should still set FRE,Christopher Pascoe
2007-11-18Add a few Cassini+ registers.Mark Kettenis
2007-11-18backout 1.562 since it triggers the problem described in pr 5648Theo de Raadt
2007-11-18Don't add identity mappings for ISA interrupts for which we have an override.Mark Kettenis
2007-11-18Add missing locking around ktrsyscall() call.Mark Kettenis
2007-11-18simplify macro call;Jason McIntyre
2007-11-18do not confuse the reader telling he should use a towers of hanoiOtto Moerbeek
2007-11-18eephy_mii_phy_auto() was deleted in r1.38. So delete the declaration too.Kenneth R Westerback
2007-11-18(Large) update from master repo:Anders Magnusson
2007-11-18Fix for PR 5642 & 5643. Report and testing Martijn RijkeboerMarco Peereboom
2007-11-18Sync struct ifaltq to match struct ifqueue.Marco Pfatschbacher
2007-11-18simplify, no sense to break just to do return afterwardsMarc Espie
2007-11-18the serial number locator thing is absolute balonyTheo de Raadt
2007-11-18revert previous commit as requested by kettenis and deraadt.Brad Smith
2007-11-18regenBrad Smith
2007-11-18add the Planex GW-US54GXS adapter.Brad Smith
2007-11-18remove use of static.Brad Smith
2007-11-18Add support for dumping PCI config space in hex.Mark Kettenis
2007-11-17- move the re/bwi CardBus entries in the GENERIC kernel config intoBrad Smith
2007-11-17Allow pci_get_capability to decode capabilities for PCI bridges.Brad Smith
2007-11-17the ACPI -> ACPIBrad Smith
2007-11-17Print the type that's wrong.Mark Kettenis
2007-11-17update the physical address of the RX buffer after bus_dmamap_load()Damien Bergamini
2007-11-17fix reading of EEPROM for some adapters.Damien Bergamini
2007-11-17Add code to print type 1 (PCI-PCI bridge) and type 2 (CardBus bridge) devices.Mark Kettenis
2007-11-17allow whitespace before = sign when reading variables from a .pc file.Steven Mestdagh
2007-11-17Don't err() out if a fstab line refers to a non-existant mount point.Kenneth R Westerback
2007-11-17AMD Geode CS5536 GPIO can invert input and output pins.Marc Balmer
2007-11-17GPIO pins can be programmed to invert input or output on some devices.Marc Balmer
2007-11-17- Add more LED support, like activity blinking (though just supportingMarcus Glocker
2007-11-17Use mtimespec instead of mtime when comparing the timestamp of the editedTodd C. Miller