Age | Commit message (Expand) | Author |
2006-12-10 | typo; Alexander_Bluhm@genua.de | Theo de Raadt |
2006-12-10 | Add missing argument to a DPRINTF call. | Claudio Jeker |
2006-12-10 | Read/write device sectors rather than assuming sector size == | Kenneth R Westerback |
2006-12-10 | Make sure the bit collecting is restarted after signal loss. | Marc Balmer |
2006-12-10 | Do not attempt to access scsi_xfer fields after scsi_done() has been invoked. | Miod Vallat |
2006-12-10 | Delay two seconds after board reset before trying to probe scsi devices. | Miod Vallat |
2006-12-10 | Allow ``flags 0'' to work to disable DMA for si(4) and sw(4) - it would get | Miod Vallat |
2006-12-10 | restart collecting bits immediately after a parity error, i.e. use the frame | Marc Balmer |
2006-12-10 | Fix typo in intersil clock programming. | Miod Vallat |
2006-12-10 | Re-arm signal loss detection only after we received a bit, not in itself. This | Marc Balmer |
2006-12-10 | Faster synchronization after an unexpected minute gap. | Marc Balmer |
2006-12-10 | trivial change: comparing versions on a non-existent config is not a good | Marc Espie |
2006-12-10 | In ip6_output(), make sure ia is initialized before it is used. | Miod Vallat |
2006-12-10 | regen | Dimitry Andric |
2006-12-10 | Add ATI RS200M AGP. | Dimitry Andric |
2006-12-10 | USR5423 and Sandberg. -moj | Mats O Jansson |
2006-12-09 | Add USR5423. -moj | Mats O Jansson |
2006-12-09 | Better describe the magic done by umass_fixup_sony(), okay krw@ | Pedro Martelletto |
2006-12-09 | sort the sets to make sure that shared libraries are early in the sets, to | Theo de Raadt |
2006-12-09 | Add quirk for Sony DSC-W50 (which is UFI, not SCSI) and rearrange | Pedro Martelletto |
2006-12-09 | full stoppage; | Jason McIntyre |
2006-12-09 | Do not make sun terminal emulation selected by the wsemul_sun frame buffer | Miod Vallat |
2006-12-09 | better synopsis/usage and a couple wee fixes; | Jason McIntyre |
2006-12-09 | jsg worked a lot in here too | Theo de Raadt |
2006-12-09 | Mention another ZD1211B, MSI US54SE | Jonathan Gray |
2006-12-09 | sync | Theo de Raadt |
2006-12-09 | reorg code some more: | Marc Espie |
2006-12-09 | make spamdb take multiple add/delete arguments, thus making it | Bob Beck |
2006-12-09 | note where the new driver came from | Martin Reindl |
2006-12-09 | Improvements, from jmc. | Marc Balmer |
2006-12-09 | Shorten. And use the correct device name. | Marc Balmer |
2006-12-09 | tweak the text on deprecated functions, after some help from tom; | Jason McIntyre |
2006-12-09 | various tweaks; | Jason McIntyre |
2006-12-09 | various tweaks; my apologies to itojun for forgetting to | Jason McIntyre |
2006-12-09 | The call sign is DCF77, not just DCF. | Marc Balmer |
2006-12-09 | Be consistent with writing frequencies, it's n kHz, not nKHz. The DCF77 | Marc Balmer |
2006-12-09 | some indent and a little cleanup; | Jason McIntyre |
2006-12-09 | standardise section headers; | Jason McIntyre |
2006-12-09 | Enable udcf(4). | Marc Balmer |
2006-12-09 | grammar fixes from raphael langerhorst; | Jason McIntyre |
2006-12-09 | sigh, split the bus space mapping and interrupt hookup apart so i can | David Gwynne |
2006-12-09 | reset the hba and set the enable bit. | David Gwynne |
2006-12-09 | figure out which revision of ahci we're trying to use and print it out. | David Gwynne |
2006-12-09 | split the mapping of the pci resources out of the main attach func | David Gwynne |
2006-12-09 | add wrappers for safe access to the register space. stolen from arc (which | David Gwynne |
2006-12-09 | add macros for debug shizz | David Gwynne |
2006-12-09 | bit definitions for the cap and ghc registers | David Gwynne |
2006-12-09 | sync | Theo de Raadt |
2006-12-09 | registers for hba control | David Gwynne |
2006-12-09 | the start of a driver for ahci controllers. this does nothing but map the | David Gwynne |