summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2006-12-11On i386, swizzle interrupts for devices for which we don't have explicitMark Kettenis
2006-12-11do not bus_space_map devices which are at address 0; ok kettenisTheo de Raadt
2006-12-11oops, we want to return when everything goes well in ahci_attach, ratherDavid Gwynne
2006-12-11remove the argument to all the port registers that say which port you wantDavid Gwynne
2006-12-11dont stash the implemented ports map, im going to use a differentDavid Gwynne
2006-12-11define the command structs used by the ports.David Gwynne
2006-12-11pull the wrapper for allocations of dma mem with a single segment in fromDavid Gwynne
2006-12-11oops, too far for the match/attach funcsDavid Gwynne
2006-12-11give the function prototypes a bit more room for the return type.David Gwynne
2006-12-11Only disarm the watchdog if we really want to, not before each re-trigger.Marc Balmer
2006-12-11Shorten the code, but no functional changes.Marc Balmer
2006-12-11per port register definitionsDavid Gwynne
2006-12-11fix %b format string now that deraadt fixed printfDavid Gwynne
2006-12-11stash the field showing which ports are hooked up, and dump it if verboseDavid Gwynne
2006-12-11if ahci debug and verbose output is enabled, then dump the cap register.David Gwynne
2006-12-10Add missing argument to a DPRINTF call.Claudio Jeker
2006-12-10Make sure the bit collecting is restarted after signal loss.Marc Balmer
2006-12-10Do not attempt to access scsi_xfer fields after scsi_done() has been invoked.Miod Vallat
2006-12-10restart collecting bits immediately after a parity error, i.e. use the frameMarc Balmer
2006-12-10Re-arm signal loss detection only after we received a bit, not in itself. ThisMarc Balmer
2006-12-10Faster synchronization after an unexpected minute gap.Marc Balmer
2006-12-10regenDimitry Andric
2006-12-10Add ATI RS200M AGP.Dimitry Andric
2006-12-09Add USR5423. -mojMats O Jansson
2006-12-09Better describe the magic done by umass_fixup_sony(), okay krw@Pedro Martelletto
2006-12-09Add quirk for Sony DSC-W50 (which is UFI, not SCSI) and rearrangePedro Martelletto
2006-12-09Do not make sun terminal emulation selected by the wsemul_sun frame bufferMiod Vallat
2006-12-09sigh, split the bus space mapping and interrupt hookup apart so i canDavid Gwynne
2006-12-09reset the hba and set the enable bit.David Gwynne
2006-12-09figure out which revision of ahci we're trying to use and print it out.David Gwynne
2006-12-09split the mapping of the pci resources out of the main attach funcDavid Gwynne
2006-12-09add wrappers for safe access to the register space. stolen from arc (whichDavid Gwynne
2006-12-09add macros for debug shizzDavid Gwynne
2006-12-09bit definitions for the cap and ghc registersDavid Gwynne
2006-12-09registers for hba controlDavid Gwynne
2006-12-09the start of a driver for ahci controllers. this does nothing but map theDavid Gwynne
2006-12-08First round of evil macro removal. _acx_set_##name##_tmplt bites the dust.Claudio Jeker
2006-12-08regenGordon Willem Klok
2006-12-08Add the Broadcom BCM5787F PCI id.Gordon Willem Klok
2006-12-08From Jon Simola <simola@mecha.com>:Marcus Glocker
2006-12-08If we receive a rate of 0 from the AMRR rate adaption code, set theMarcus Glocker
2006-12-07Fix some channel tweaks; e.g. solves a bug which sets the channel to 40Marcus Glocker
2006-12-07attach Novatel Merlin U740 to ubsaFelix Kronlage
2006-12-07regenMichael Knudsen
2006-12-07Add Broadcom BCM5787F.Michael Knudsen
2006-12-07some cleanup for axe(4):Reyk Floeter
2006-12-07http://www.ralinktech.com/ domain name is for sale.Damien Bergamini
2006-12-07remove unused code, fix style and spacing, tidy up ioctl pathMartin Reindl
2006-12-07regenerated these with Merlin U740 idFelix Kronlage
2006-12-07id for Novatel Wireless Merlin U740Felix Kronlage