summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2006-12-18minor cleaning; ok marcoTheo de Raadt
2006-12-18delete extra gooTheo de Raadt
2006-12-18- struct scsibus_attach_args;Marco Pfatschbacher
2006-12-18Format dmesg line according to our rules and make sure the firmware idMarc Balmer
2006-12-18move proto to the right placeTheo de Raadt
2006-12-17More leftovers from rcons.Miod Vallat
2006-12-17Remove unnecessary <dev/wscons/wscons_raster.h> inclusion.Miod Vallat
2006-12-17When processing a compose sequence of a dead accent and the spacebar, putMiod Vallat
2006-12-17Kill some more macros. This time ACX_NOARG_FUNC and ACX_INIT_TMPLT_FUNCClaudio Jeker
2006-12-17mbg(4), a driver for Meinberg Funkuhren time signal station receiversMarc Balmer
2006-12-17fix index of ERP information element in beacons.Damien Bergamini
2006-12-17add a little spacing here, to please mglockerMarc Balmer
2006-12-17regen.Marc Balmer
2006-12-17Add Meinberg Funkuhren GmbHMarc Balmer
2006-12-17Add/modify some comments. From Brad.Kenneth R Westerback
2006-12-16Enable RAM buffer for the second port too; makes dual port cards work soMark Kettenis
2006-12-16Button boxes have their Y axis inverted, compared to mice, so compensateMiod Vallat
2006-12-16Make hil(4) shared interrupts aware, by exiting early if the stat registerMiod Vallat
2006-12-16Process status descriptors for port B. Fix two typos while I'm there.Mark Kettenis
2006-12-16Better sti_mapchar() implementation, matches Latin char indexes to HP RomanMiod Vallat
2006-12-16o add missing calibration bits for ZD1211B in zyd_set_chan()Damien Bergamini
2006-12-16trim 802.11 FCS from received frames.Damien Bergamini
2006-12-15use mii_media_active instead of mii_media_status to get the fullReyk Floeter
2006-12-15Process status descriptors that have SK_Y2_STOPC_OWN bit set instead ofMark Kettenis
2006-12-15regenMark Kettenis
2006-12-15Add e few entries found on a HP DL585 G2.Mark Kettenis
2006-12-15fix every architecture being treated as strictly aligned in sf_rxintr() byMartin Reindl
2006-12-14Make pci subsystem aware of domains. Each host bridge gets assigned a uniqueMark Kettenis
2006-12-14remove an ugly macro that made claudio sad. luckily it wasnt being used.David Gwynne
2006-12-14fix a minor bug in the tx data queue setup by using the right queueReyk Floeter
2006-12-13Remove the dma_eop callback in the ncr5380 driver md attachment, it was alwaysMiod Vallat
2006-12-13Obsolete and became wrong over the time, better remove.Miod Vallat
2006-12-13insufficient testing, martin, please do not be a moronTheo de Raadt
2006-12-13regenMartin Reindl
2006-12-13add device id for IBM Hubs as found in Thinkpad dockingstationsMartin Reindl
2006-12-13First part of fixing broken beacon frames in acx(4) AP mode based on aMarcus Glocker
2006-12-13eliminate unnecessary interface resets in fxp_ioctl()Martin Reindl
2006-12-12regenMichael Knudsen
2006-12-12Clarifying a few pcidevs entry names based on names foundMichael Knudsen
2006-12-12ignore bars which are 0; ok kettenisTheo de Raadt
2006-12-12Fix a typo to clean M's out of my tree.Michael Knudsen
2006-12-12There is no acpiec_notify() function so don't supply a prototype.Michael Knudsen
2006-12-12- include <sys/proc.h> for tsleep();Tom Cosgrove
2006-12-12add a workaround for hardware ip4csum-tx bug on re(4) chips. theReyk Floeter
2006-12-12Make malo(4) work on macppc by adding a few letoh32(), removing some htole32()Claudio Jeker
2006-12-12small cleanup after feng shuiDavid Gwynne
2006-12-12after allocating the ahci_port bits, stash it in the softc rather thanDavid Gwynne
2006-12-12feng shuiDavid Gwynne
2006-12-12for each port the controller says is hooked up, go and allocate ourDavid Gwynne
2006-12-12start implementing the bits that allocate the per port structures and theirDavid Gwynne