summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2007-10-30if we cant query the firmware or allocate ccbs then clean up the pciDavid Gwynne
2007-10-30Initial port of Sepherosa Ziehau's DragonFlyBSD driversJonathan Gray
2007-10-30regenJonathan Gray
2007-10-30Add Agere ET1011 10/100/1000 PHYJonathan Gray
2007-10-30print some word reads as well in the verbose outputTheo de Raadt
2007-10-29regenMike Belopuhov
2007-10-29Add missing Marvell 88SE61xx IDs.Mike Belopuhov
2007-10-29unmap on error and correct some output in those cases.Federico G. Schwindt
2007-10-29fix the setup of Tx descriptors. the frame type and "no ack" bits wereReyk Floeter
2007-10-29regenDavid Gwynne
2007-10-29the areca with the 1201 pci id is known as the 1200 everywhere. itDavid Gwynne
2007-10-29regen, finally.David Gwynne
2007-10-293 new areca controllersDavid Gwynne
2007-10-28Enable pcie snoop for SB600 and MCP51. Fixes a variety of noise,Deanna Phillips
2007-10-28more id tags.Federico G. Schwindt
2007-10-28id tags.Federico G. Schwindt
2007-10-28fix the panic reported in pr/5602 by correctly unmaping the space on error.Federico G. Schwindt
2007-10-28add new envy(4) driver for ICE1712 (aka VIA Envy24) audio devices. TheAlexandre Ratchov
2007-10-28prepare audio(4) for addition of the envy(4) driver: enable 32bit samplesAlexandre Ratchov
2007-10-28the pointer we give to audio_fill_silence() may point in the middle of aAlexandre Ratchov
2007-10-28let vic attach to the virtual pcnet hardware in vmware.David Gwynne
2007-10-27Deal with usb string printing changes.Jonathan Gray
2007-10-27work around a chip bug on the ati ixp600 ahci controller. diff mostly fromDavid Gwynne
2007-10-27fix: when a block is captured audio_rint() is called, we mustAlexandre Ratchov
2007-10-27the arc fimware can be configured with a password that is used toDavid Gwynne
2007-10-26Phillips -> Philips in commentsMartin Reindl
2007-10-26Add emulated mono support.Deanna Phillips
2007-10-25sc->sc_pr.usedlow must be multiple of the block size, fixAlexandre Ratchov
2007-10-25return POLLOUT as long as (lowat + 1) isn't reached. without this audio(4)Alexandre Ratchov
2007-10-25Factor out common code to update the timedelta sensor intoMarc Balmer
2007-10-25expand range where we search for sensorsTheo de Raadt
2007-10-24remove the unused i2cbus_attach_args param from the probe functions; ok deraadtConstantine A. Murenin
2007-10-24make older gcc happierTheo de Raadt
2007-10-24fix r1.101 (2007-10-07) regression of not calling the iic_dump() for aConstantine A. Murenin
2007-10-24Uncomment PECI mode diagnosting bits.Mike Belopuhov
2007-10-24skip the ignored addresses completely (now covers the eeprom range, too); ok...Constantine A. Murenin
2007-10-24Define a bitmaks of status bits we're interested in, output/log allMarc Balmer
2007-10-24Unconditionally initialize all channels, regardless of locale.Bret Lambert
2007-10-23- use endian-specific conversions, instead of relying onJacob Meuser
2007-10-23- add a couple more mono-to-stereo conversionsJacob Meuser
2007-10-23add a new audio_set_blksize() function that sets (and adjusts) the blockAlexandre Ratchov
2007-10-23syncMarc Balmer
2007-10-23Add Meinberg Funkuhren and the USB 5131 DCF77 - Radio Clock.Marc Balmer
2007-10-23Don't spam the console when there is no antenna connected.Marc Balmer
2007-10-23Sort the PCI id table and remove a comment which is no longer true.Brad Smith
2007-10-23shrink dmesg output to one line that shows irq and the ethernet address.David Gwynne
2007-10-23regenBrad Smith
2007-10-23correct a typo, BCM4238 -> BCM4328.Brad Smith
2007-10-23regenBrad Smith
2007-10-23add the Broadcom BCM5723 PCI id.Brad Smith