Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-01 | add uyurex(4) which is device driver for YUREX twitch counter device. | Yojiro Uo | |
ok deraadt@ | |||
2010-02-28 | Minimal frame buffer driver for the SiS 315 found on Lemote Fuloong systems. | Miod Vallat | |
Currently unable to change video modes or provide any form of acceleration, so you are stuck in a 640x400x8 mode, but at least people scared of serial consoles will get a chance to use their Fuloongs now. Tested by otto@ (early developments) and jasper@ (final version) | |||
2010-02-28 | In pci_mapreg_map(), do not blindly dereference a possible NULL pointer | Miod Vallat | |
upon stumbling on a BAR which value is zero. Found the hard way by kurt@, ok kettenis@ | |||
2010-02-27 | regen | Robert Nagy | |
2010-02-27 | add Radeon HD4890 from Tero Koskinen | Robert Nagy | |
2010-02-27 | Fix multicast handling. All Atheros controllers use big-endian form | Kevin Lo | |
when computing multicast hash. From Brad via FreeBSD | |||
2010-02-27 | Eliminate double call to scsi_done() when polling. | Kenneth R Westerback | |
Reported by and fix tested by peters at schwertfische dot de. | |||
2010-02-26 | initialise 's' before first use in the unlikely error path; from cnst | Theo de Raadt | |
2010-02-26 | regen | Robert Nagy | |
2010-02-26 | Add Ricoh SD/MMC found in the Dell Studio 1557 | Robert Nagy | |
ok deraadt@ | |||
2010-02-25 | Fix up some of the comments to use the correct | Alexandre Ratchov | |
capitilization for names. from brad, thanks! | |||
2010-02-25 | Add VT1617 codec ID used in VIA Tremor 5.1 cards, | Alexandre Ratchov | |
from Alexandr Shadchin <alexandr.shadchin at gmail.com>, thanks! | |||
2010-02-25 | Remove trailing spaces, | Alexandre Ratchov | |
from Alexandr Shadchin <alexandr.shadchin at gmail.com>, thanks! | |||
2010-02-25 | new run(4) ids | Damien Bergamini | |
2010-02-25 | new run(4) ids | Damien Bergamini | |
from Windows driver via http://www.wikidrivers.com/wiki/Ralink_RT2870 | |||
2010-02-25 | Add support for the 82599 ExpressModule (X520-P2) card. | Jonathan Gray | |
2010-02-25 | regen | Jonathan Gray | |
2010-02-25 | add product id for 82599 ExpressModule found in the Linux driver. | Jonathan Gray | |
2010-02-25 | - endianness fixes in then bioctl code; | Marco Peereboom | |
- recognize additional volume and drive states; - make use of the disk vendor_id as it makes sense for sas drives; - fixup offline_reason definitions; - bring back nitems that was removed unintentionaly; - remove unused mpii_get_raid_config_pg0. from <mkb@crypt.org.ru> | |||
2010-02-24 | Don't print "EEPROM reload timed out" message. Devices that don't have an | Mark Kettenis | |
EEPROM exist (RouterBOARD RB600A) and reloading default values from the EEPROM will fail on those decives. ok deraadt@ | |||
2010-02-24 | Sweex LW153 | Damien Bergamini | |
2010-02-24 | The Sweex LW153 is a run(4). | Damien Bergamini | |
2010-02-24 | more run(4) ids | Damien Bergamini | |
2010-02-24 | new vendor OvisLink and associated run(4) id. | Damien Bergamini | |
new Pegatron run(4) id. | |||
2010-02-24 | ALLWIN Tech | Damien Bergamini | |
2010-02-24 | new vendor ALLWIN Tech and associated run(4) product ids. | Damien Bergamini | |
2010-02-24 | - properly maintain sc->curchan | Damien Bergamini | |
- return 1 in athn_intr for the gpio intr too | |||
2010-02-24 | Disable Reduced Interframe Space search on AR9160 to workaround | Damien Bergamini | |
baseband issues. It would be cleaner to modify directly the initvals for AR9160 but I want to keep the exact same initvals as the Linux ath9k driver. from ath9k | |||
2010-02-24 | fix AR_PHY_TX_DESIRED_SCALE_CCK mask (only affect AR9280 2.0 | Damien Bergamini | |
with ROM rev >= 20) do some cleanup of phy registers definitions while i'm here. | |||
2010-02-23 | Add another 340 product ids found in the linux driver | Jonathan Gray | |
2010-02-23 | regen | Jonathan Gray | |
2010-02-23 | add a heap of ftdi devices found in the linux driver | Jonathan Gray | |
2010-02-23 | Add support for 82599 devices based on changes to the FreeBSD driver. | Jonathan Gray | |
Tested by deraadt on a HotLava card and myself with an Intel X520 and a CX4 82598. ok claudio@ | |||
2010-02-23 | sync | Igor Sobrado | |
2010-02-23 | use the right capitalization for Ethernet. | Igor Sobrado | |
2010-02-22 | Rename QUALCOMM3 to ZTE. | Marco Pfatschbacher | |
Add support for ZTE MF637. OK jsg@ | |||
2010-02-22 | 0x19d2 is most likely a ZTE and not a Qualcomm vendor ID. | Marco Pfatschbacher | |
Too bad usb.org doesn't like to keep their lists updated, so we have to resort to guessing here... OK jsg@ | |||
2010-02-22 | 0x19d2 is most likely a ZTE and not a Qualcomm vendor ID. | Marco Pfatschbacher | |
Too bad usb.org doesn't like to keep their lists updated, so we have to resort to guessing here... Also add ZTE MF637 HSUPA USB modem. OK jsg@ | |||
2010-02-22 | Undo 1.48 and 1.49 for now, and go back to the drawing board; PR #6320 | Miod Vallat | |
2010-02-22 | regen | Jonathan Gray | |
2010-02-22 | Add some more 82599 ids from the FreeBSD driver. | Jonathan Gray | |
2010-02-21 | Make sure athn_intr() returns 1 if it claims an interrupt and 0 if not, | Mark Kettenis | |
instead of the other way around. Fixes interrupt accounting. ok damien@ | |||
2010-02-21 | sync | Theo de Raadt | |
2010-02-21 | the 82597EX is LR or SR, not only LR | Theo de Raadt | |
2010-02-21 | sync | Theo de Raadt | |
2010-02-21 | new plx goo, all the time | Theo de Raadt | |
2010-02-20 | Instead of defining le16_to_cpu to nothing use letoh16 so this | Jonathan Gray | |
is slightly less likely to explode on big endian systems. Stupidity present in the original FreeBSD code as well. | |||
2010-02-20 | Make use of PHY port numbers as targets for the drives instead | Marco Peereboom | |
of the internal PhysDriveNum. Also change ENXIO to EINVAL in one case. From: Mike Belopuhov <mkb@crypt.org.ru> Discussed with Jim Giannoules | |||
2010-02-20 | - implements bioctl support; | Marco Peereboom | |
- fixes hot-un-plugging w/ softeps; - improves performance; - fixes IPL levels; - fixes lots of small things; - does a little bit of cleanup; - fixes NOWAIT/WAITOK; - disables useless/unused Driver Persistent Mapping code From Mike Belopuhov <mkb@crypt.org.ru> Discussed with Jim Giannoules | |||
2010-02-20 | Add necessary bits to support AC97 codecs in envy and add support | Alexandre Ratchov | |
for the VIA Tremor 5.1 card. From Alexandr Shadchin <alexandr.shadchin at gmail.com>, thanks! help from oga@ |