summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-05If tty-timestamping is requested, but no PPS signal is present, output aMarc Balmer
2007-03-05prevent re-use of shit in pbuf from previous rulesHenning Brauer
2007-03-05add a reminder about the extra attach functionDavid Gwynne
2007-03-05add space for a match and attach routine to the device list, so particularDavid Gwynne
2007-03-05Recognise ATAPI device signatures.Christopher Pascoe
2007-03-05spacingTheo de Raadt
2007-03-05revert unintentional MAXCON change back to 800, accidentally did lastBob Beck
2007-03-04Make sure a bpf device can only be opened once.Can Erkin Acar
2007-03-04memory leak found by coverity; Jim RazmusTheo de Raadt
2007-03-04delete sunos junk; Jim RazmusTheo de Raadt
2007-03-04Clear the display so that the lines don't get overwritten withDeanna Phillips
2007-03-04correct include orderTheo de Raadt
2007-03-04rename struct prefix -> irr_prefixHenning Brauer
2007-03-04store prefixes in binary format. we'll need that for aggregation.Henning Brauer
2007-03-04Fix another panic in bcw_phy_init() for sparc64. Now firmware loadsMarcus Glocker
2007-03-04for import rules, filter by source-as tooHenning Brauer
2007-03-04store peer AS numericallyHenning Brauer
2007-03-04pass pointer to struct policy_item down to print_rule() instead of 3 of itsHenning Brauer
2007-03-04document include, and commentsHenning Brauer
2007-03-04fix output format. spent too much time with RPSL...Henning Brauer
2007-03-04Oops, bring back pmap_collect1() and the check for pmap_kernel() inMiod Vallat
2007-03-04Fix bcw_gpio_init(); Before we can write to the GPIO control register,Marcus Glocker
2007-03-04Make bcw_change_core() conform to other functions.Marcus Glocker
2007-03-04Limit knowledge of splfoo() return values, and use mac68k_machine.via1_iplMiod Vallat
2007-03-04Invoke adb_cuda_autopoll() and leave polling mode after all initializationMiod Vallat
2007-03-04Fix non AHCI_DEBUG build.Christopher Pascoe
2007-03-04Replace empty ahci_ata_{probe,cmd} stubs with ones that do something.Christopher Pascoe
2007-03-04Include port number in debug messages, where appropriate.Christopher Pascoe
2007-03-04If INSTALL.<arch> isn't present at the given set location, give theKenneth R Westerback
2007-03-04Fix panic caused by bcw_leds_switch_all() because reading from wrongMarcus Glocker
2007-03-04Now actually activate ports and try to detect devices.Christopher Pascoe
2007-03-04Save BIOS configured parameters over reset. Always enable staggered spin-up.Christopher Pascoe
2007-03-04Add support for enabling/disabling port activity, and soft/port resets.Christopher Pascoe
2007-03-04Add support for issuing a (polled) command.Christopher Pascoe
2007-03-04remove an unmaintainable sentence; this paragraph has made its pointJason McIntyre
2007-03-04Add function to set up Physical Region Descriptor Tables, mostly from dlg@Christopher Pascoe
2007-03-04Oops, remove duplicate prototypes that I mismerged.Christopher Pascoe
2007-03-04Third argument to pci_mapreg_map is the "map type", not "memory type".Christopher Pascoe
2007-03-04Perform separate memory allocations for the RFIS, command list and commandChristopher Pascoe
2007-03-04`z' -> `s', as agreed w/ reyk;Jason McIntyre
2007-03-04fix cass where the specification does not give the router address by usingHenning Brauer
2007-03-04ran into an asset which has dangling , at eol in the member spec, leadingHenning Brauer
2007-03-04When freeing port memory, use actual pointer to port rather than random memory.Christopher Pascoe
2007-03-04Add functions to wait for bit changes in port registers.Christopher Pascoe
2007-03-04HBAs by JMICRON have an additional "Controller Control Register" thatChristopher Pascoe
2007-03-04sort manpage listMartin Reindl
2007-03-04Use CARDBUS_PRODUCT macro to read product id.Marcus Glocker
2007-03-04Fix strict alignment panic. Makes my BCM4306 attach on sparc64.Marcus Glocker
2007-03-04tweaks;Jason McIntyre
2007-03-04correct location of spamd.keyJoel Knight