summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2002-10-12Correct spelling. VENDER -> VENDORkent
2002-10-12add autri_flags_codec() from OpenBSD, reported by grendel@zeitbombe.orgsomeya
2002-10-12Add AC97_CAPS_* and AC97_VENDER_ID_MASK from OpenBSD.kent
2002-10-11use nopoll() instead of empty uriopoll() for NetBSDjdolecek
2002-10-11Don't include <i386/isa/icu.h>fvdl
2002-10-11Kick auich_calibrate() by config_interrupts().kent
2002-10-11ac97_attach(): Restore the default rate value after VRA checking.kent
2002-10-11bye-bye to RF_FREELIST_GET_INIT_ARG and RF_FREELIST_FREE_CLEAN_ARGoster
2002-10-11poolify the allocation of Parity Stripe Status structures.oster
2002-10-11Fix up IPKDB_NE_PCI option dependencies:thorpej
2002-10-10Only use one interrupt handler for both status changes and pcmcia IOmartin
2002-10-10Move IR and Bluetooth config defns missed in previous commit.thorpej
2002-10-10Move IR and Bluetooth config defns to their own files.thorpej
2002-10-10make a few debug printf's match realitypooka
2002-10-09Define a "scsi_core" attribute. Make the "scsi" attribute depend onthorpej
2002-10-09tlp_pci_vpc_21140_quirks(): make agnostic to signed/unsigned char; fixesjdolecek
2002-10-09Account for 1 bit of entropy for each timestamp added duringdan
2002-10-09We need to do biodone() if strategy is called on an unconfigured device.elric
2002-10-09Add 'mask' member to the struct ac97_codecid.kent
2002-10-09correct LP64 bug in RND code and close PR 18592fair
2002-10-09Make sure we are at splusb() while polling.augustss
2002-10-08fill in name for TriTech unknown: TR28602pooka
2002-10-08ubsa_activate() is prototyped unconditionally as non-static,pooka
2002-10-08Add quirk for Connectix VirtualPC emulated 21140, just to print the nameminoura
2002-10-08Check existence of the default 10baseT media for 21140.minoura
2002-10-08- Enable in-kernel sampling rate conversion for fixed-rate codeckent
2002-10-08auvia:kent
2002-10-08Add driver for Belkin (and other) serial adapter.augustss
2002-10-08Fix pasto.ad
2002-10-08Regen.augustss
2002-10-08Add some serial adapters. From FreeBSD.augustss
2002-10-08If the codec is fixed-rate, ac97_set_rate() returns 48kHz.kent
2002-10-08auich_set_params(): Don't return in the for loop.kent
2002-10-08Comment initialisation conditions for rnd better, and don't uselesslydan
2002-10-08auich_softc:kent
2002-10-08mix in another counter when the psuedo-device attachment is called,dan
2002-10-08Add support for uhidev children (eg, ums, ukbd) as rnd entropydan
2002-10-08Add IDs for YMF743-S and YMF753-S.kent
2002-10-07Revive VIA8233_RP_DXS_[LR]VOL in auvia_trigger_*().kent
2002-10-07mix in another counter when called if not yet satisfieddan
2002-10-07Update BSSID at every CONNECTED LINK_STAT notification in IBSS mode,onoe
2002-10-07Add counter info at source attach time too, since there might be somedan
2002-10-07cleaner and safer version of the previous, for arch's that may definedan
2002-10-07Minor comment and 80-column fixes. No functional changes.oster
2002-10-07stir in something at initialisationdan
2002-10-06Do not try to print uninitialized variable.kristerw
2002-10-06Do not free uninitialize pointers.kristerw
2002-10-06- auvia_trigger_output(): correct register;kent
2002-10-06Reset the driver on scsibus reset.petrov
2002-10-06poolify the RF_ReconMapListElem_t's used by rf_ReconMapUpdate().oster