Age | Commit message (Expand) | Author |
2006-12-28 | Regen | Miod Vallat |
2006-12-28 | Cronyx Omega serial ports card. | Miod Vallat |
2006-12-28 | Remove useless code dealing with media type. Simplify PHY reset code. | Mark Kettenis |
2006-12-28 | Pass MIIF_DOPAUSE to mii_attach(). | Mark Kettenis |
2006-12-27 | Set IFM_ETH_MASTER if local PHY configuration resolved to MASTER. | Mark Kettenis |
2006-12-24 | Make non-autonegotiated 10baseT and 100baseTX work. | Mark Kettenis |
2006-12-24 | In msk_marv_miibus_writereg, wait for busy flag to clear instead of | Mark Kettenis |
2006-12-24 | use the right size when loading the rx/tx descriptor bus dma maps. | Reyk Floeter |
2006-12-23 | adapt to new two-level sensor api; Constantine A. Murenin | Theo de Raadt |
2006-12-22 | always include sensors.h | Theo de Raadt |
2006-12-22 | Remove never used code for a BCM5700 feature (BGE_EXTRAM) that didn't | Kenneth R Westerback |
2006-12-22 | fold long lines. | Marc Balmer |
2006-12-22 | regen. | Marc Balmer |
2006-12-22 | Add two more Meinberg radio clocks. | Marc Balmer |
2006-12-22 | shorten code | Theo de Raadt |
2006-12-22 | make driver look more like others do; ok mbalmer | Theo de Raadt |
2006-12-21 | betetr yet, just nuke sc_enaddr all together, just fill in arpcom and | Jason Wright |
2006-12-21 | sync | Theo de Raadt |
2006-12-21 | support Avlab PCI 2S as a puc; from nicm__@ntlworld.com | Theo de Raadt |
2006-12-21 | regen | Michael Shalayeff |
2006-12-21 | another radeon x1600; from form | Michael Shalayeff |
2006-12-21 | 'immediatly' -> 'immediately' in comments. | Kenneth R Westerback |
2006-12-18 | Add support for pci-based sti devices. ok mickey@ | Miod Vallat |
2006-12-18 | delete extra goo | Theo de Raadt |
2006-12-18 | Format dmesg line according to our rules and make sure the firmware id | Marc Balmer |
2006-12-17 | Remove unnecessary <dev/wscons/wscons_raster.h> inclusion. | Miod Vallat |
2006-12-17 | mbg(4), a driver for Meinberg Funkuhren time signal station receivers | Marc Balmer |
2006-12-17 | add a little spacing here, to please mglocker | Marc Balmer |
2006-12-17 | regen. | Marc Balmer |
2006-12-17 | Add Meinberg Funkuhren GmbH | Marc Balmer |
2006-12-17 | Add/modify some comments. From Brad. | Kenneth R Westerback |
2006-12-16 | Enable RAM buffer for the second port too; makes dual port cards work so | Mark Kettenis |
2006-12-16 | Process status descriptors for port B. Fix two typos while I'm there. | Mark Kettenis |
2006-12-15 | Process status descriptors that have SK_Y2_STOPC_OWN bit set instead of | Mark Kettenis |
2006-12-15 | regen | Mark Kettenis |
2006-12-15 | Add e few entries found on a HP DL585 G2. | Mark Kettenis |
2006-12-14 | Make pci subsystem aware of domains. Each host bridge gets assigned a unique | Mark Kettenis |
2006-12-14 | remove an ugly macro that made claudio sad. luckily it wasnt being used. | David Gwynne |
2006-12-12 | regen | Michael Knudsen |
2006-12-12 | Clarifying a few pcidevs entry names based on names found | Michael Knudsen |
2006-12-12 | ignore bars which are 0; ok kettenis | Theo de Raadt |
2006-12-12 | small cleanup after feng shui | David Gwynne |
2006-12-12 | after allocating the ahci_port bits, stash it in the softc rather than | David Gwynne |
2006-12-12 | feng shui | David Gwynne |
2006-12-12 | for each port the controller says is hooked up, go and allocate our | David Gwynne |
2006-12-12 | start implementing the bits that allocate the per port structures and their | David Gwynne |
2006-12-12 | remember our dma tag. be able to do dma is like, really cool. man. | David Gwynne |
2006-12-12 | add functions to get and put ccbs out of each ports command free list. | David Gwynne |
2006-12-12 | add wrappers for reading and writing a ports registers called ahci_pread, | David Gwynne |
2006-12-12 | introduce the command control blocks, and the concept that they are managed | David Gwynne |