Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-09 | fix automatic rate control (if the rate falls down to 6Mbps or 1Mbps, | Damien Bergamini | |
it is no longer stuck at that rate). workaround for a hardware bug when in HostAP or IBSS mode. | |||
2007-12-09 | Restore "evil hack" that we had before the recent agp(4) changes. Solves | Mark Kettenis | |
X display corruption. People should know better than just importing the latest random crap from NetBSD or FreeBSD. That's worse than doing a "commit and run". | |||
2007-12-09 | Un-#ifdef code, such that we don't attach cardbus if the bus nuber is | Mark Kettenis | |
unconfigured. Tested by a few; ok deraadt@ (a while back). | |||
2007-12-09 | unify synchronous scsi xfer completion handling. this started out as a fix | David Gwynne | |
to the completions for some scsi commands we simply ack in the disk_cmd handler. | |||
2007-12-09 | remove the nosleep argument to ata_get_xfer. it is a relic from when i | David Gwynne | |
used to allocated xfers out of a pool rather than as part of the hbas ccb structure. | |||
2007-12-09 | sturm@ let me know that the workaround in here breaks things on bge somehow. | Owain Ainsworth | |
Revert it for now. | |||
2007-12-09 | in raldetach, do not call chip-specific detach if it was never called in | Theo de Raadt | |
the first place (ie. if interrupt allocation failed) | |||
2007-12-08 | there should be 10 stereo or 20 mono knobs (but not 20 stereo!). | Alexandre Ratchov | |
Fix this by changing monitor knobs to be mono (as all other knobs are). | |||
2007-12-08 | mixer_devinfo->type is uninitialized for classes | Alexandre Ratchov | |
2007-12-07 | LEDs | Damien Bergamini | |
2007-12-07 | In hostap mode, update beacon to reflect ERP IE changes. | Damien Bergamini | |
Fix channel 126 settings. Workarounds for various hardware bugs. | |||
2007-12-07 | do not call aml_searchname and aml_evalnode afterwards, just use | Federico G. Schwindt | |
aml_evalname. marco@ ok. | |||
2007-12-07 | sync | Theo de Raadt | |
2007-12-07 | shorted names | Theo de Raadt | |
2007-12-07 | sync | Damien Bergamini | |
2007-12-07 | add a bunch of ralink rt2870 ids (3 new vendors / 38 new products) | Damien Bergamini | |
from ralink linux driver. | |||
2007-12-07 | KNF, no binary change. | Owain Ainsworth | |
Looked over by a few people. | |||
2007-12-07 | Replace lockmgr with rwlock. | Owain Ainsworth | |
advice from thib. Comments and ok tedu@ | |||
2007-12-07 | sync | Theo de Raadt | |
2007-12-07 | more zydas versions, collected from various places | Theo de Raadt | |
2007-12-06 | Destatic functions in the agp subsystem. | Owain Ainsworth | |
KNF coming shortly. ok marco, jsg and mbalmer | |||
2007-12-06 | Remove AD1981HD code, since the generic mixer init can do all of this | Deanna Phillips | |
now. Also, note that codec->init_widget functions must be used with care since they can create duplicate mixer item names. | |||
2007-12-06 | support sch5027 which has two extra fans and slightly different voltage | Theo de Raadt | |
readings; from remco@d-compu.dyndns.org | |||
2007-12-06 | Ask for write cache and read look ahead to be turned | Jonathan Gray | |
on if supported as per the wd changes. Some drives don't do this for us and it helps performance by a large amount. ok dlg@ | |||
2007-12-05 | Switch set features commands to use wdc_exec_command() to allow | Jonathan Gray | |
them to be properly polled. Fixes previously problematic machines of form and ckuethe. ok marco@ | |||
2007-12-05 | Add a check for pss len == 0. This is a temporary work around for when | Marco Peereboom | |
there is no pss available. The real fix will include using both pss and duty cycle methods. ok deraadt | |||
2007-12-05 | Hang acpi(4) below bios(4) instead of mainbus(4). This lets us move acpi(4) | Theo de Raadt | |
before pcibios(4), and then.... if acpi(4) attaches, skip pcibios(4) since it messes the machines up. Fixes claudio's HP dl320 G5, and almost assuredly others. ok kettenis | |||
2007-12-05 | sync | Stuart Henderson | |
2007-12-05 | add Gude Expert mouseCLOCK USB II MSF, fix typo for HBG | Stuart Henderson | |
"yes, but only if you know how to do this properly" mbalmer | |||
2007-12-05 | sch5027 probing, from remco@d-compu.dyndns.org | Theo de Raadt | |
2007-12-05 | repair acpiopen/acpiclose and friends to handle the /dev/apmctl interface, | Theo de Raadt | |
so that apmd(8) can actually work correctly against acpi(4), and thus, even do the fancy -C/-A stuff; also tested by jmc | |||
2007-12-05 | Make sure newer adapters are not in powerdown mode. | Jonathan Gray | |
From Oleg Safiullin <form@pdp-11.org.ru> similiar to changes in Linux/FreeBSD driver. | |||
2007-12-04 | sync | Theo de Raadt | |
2007-12-04 | new device; graeme@omni.net.au | Theo de Raadt | |
2007-12-04 | expresscard ral(4) rt2860 now can attach and detach correctly | Theo de Raadt | |
ok kettenis | |||
2007-12-04 | Make puc(4) detachable. | Mark Kettenis | |
Tested by millert@ | |||
2007-12-04 | Some ExpressCard cards have old PCI devices and a PCIe-PCI bridge. | Mark Kettenis | |
In that case, configure the bridge and all devices behind it. | |||
2007-12-03 | Check for G channels before B when setting the (eeprom) mode. | Federico G. Schwindt | |
based on a change from Luis R. Rodriguez <mcgrof at gmail dot com>. reyk@ ok | |||
2007-12-03 | set the value before freeing the result; marco@ ok. | Federico G. Schwindt | |
2007-12-02 | Sync | Kenneth R Westerback | |
2007-12-02 | Add Radeon Mobility M10 NT, as seen on his T42p by Alexander Holupirek, who | Kenneth R Westerback | |
kindly looked it up on www.pcidatabase.com. | |||
2007-12-02 | Added AMLOP_BREAKOPINT function handler for X40 systems | Jordan Hargrave | |
ok marco@ | |||
2007-12-02 | fix the trailing space for real now. | Federico G. Schwindt | |
2007-12-02 | avoid trailing spaces on output; marco@ ok. | Federico G. Schwindt | |
2007-12-02 | spelling fix in debug printf | Robert Nagy | |
2007-12-02 | Put back some of the handling for writes to the GATT on intel | Owain Ainsworth | |
agp bridges. This got lost in the merge before. Tested by Peter Hessler on amd64. ok tedu | |||
2007-11-30 | s/letoh16/htole16/ in iwn_send_sensitivity(). | Damien Bergamini | |
no binary change. | |||
2007-11-30 | Disestablish interrupts upon detach, | Mark Kettenis | |
2007-11-30 | Make ppb(4) detachable. | Mark Kettenis | |
2007-11-30 | Make pci(4) detachable. | Mark Kettenis | |