Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-28 | no longer used macros | Jacob Meuser | |
spotted by brad ok ratchov | |||
2007-09-25 | fix emulated encodings | Alexandre Ratchov | |
ok jakemsr@ | |||
2007-09-22 | regen | Felix Kronlage | |
2007-09-22 | whitespace nits | Felix Kronlage | |
ok jsg@ | |||
2007-09-19 | revert previous; still need sys/malloc.h for free(9) and friends here | Martin Reindl | |
noted by Markus Hennecke | |||
2007-09-19 | attach CFA 635 as a uftdi. | Pierre-Yves Ritschard | |
ok dlg@ | |||
2007-09-19 | sync. | Pierre-Yves Ritschard | |
2007-09-19 | Add the CFA 635 by CrystalFontz. | Pierre-Yves Ritschard | |
ok dlg@ | |||
2007-09-18 | Do not return from uts_intr() without restoring spl if it has been changed, | Miod Vallat | |
also clean up uts_get_pos() interface while there; spotted by and joint work with fgsch@, ok matthieu@ robert@ | |||
2007-09-17 | remove unneeded malloc.h include. | Federico G. Schwindt | |
2007-09-16 | some style(9). no binary change. | Federico G. Schwindt | |
2007-09-15 | Allow to pull out an usb stick with ffs filesystem while mounted | Alexander Bluhm | |
and a file is written onto the stick. Without these fixes the machine panics or hangs. The usb fix calls the callback when the stick is pulled out to free the associated buffers. Otherwise we have busy buffers for ever and the automatic unmount will panic. The change in the scsi layer prevents passing down further dirty buffers to usb after the stick has been deactivated. In vfs the automatic unmount has moved from the function vgonel() to vop_generic_revoke(). Both are called when the sd device's vnode is removed. In vgonel() the VXLOCK is already held which can cause a deadlock. So call dounmount() earlier. ok krw@, I like this marco@, tested by ian@ | |||
2007-09-14 | correct type printing | Theo de Raadt | |
2007-09-13 | adapt to new hx/non-hx type-selection algorithm from linux/dragonfly; ok jsg | Theo de Raadt | |
2007-09-12 | There is no such word as `detatch'. | Michael Knudsen | |
ok mglocker | |||
2007-09-12 | new product | Theo de Raadt | |
2007-09-12 | sync | Theo de Raadt | |
2007-09-11 | KNF. "go for it" deraadt@ | Marc Winiger | |
2007-09-11 | undo rev 1.10 "implement a zero-copy RX data path". | Damien Bergamini | |
working with a fixed number of Rx buffers doesn't work well. fixes problems with blocked incoming traffic. | |||
2007-09-11 | KNF | Gilles Chehade | |
prompted and "much better" by marco@, ok pyr@ | |||
2007-09-10 | more M_ZERO usage. | Federico G. Schwindt | |
2007-09-09 | add string length arguments to some functions, and do not copy a string | Theo de Raadt | |
buffer to itself; checked by jsg and kettenis and others | |||
2007-09-09 | Properly prefix all functions with driver name. | Jonathan Gray | |
2007-09-09 | more M_ZERO conversions; ok krw@. | Federico G. Schwindt | |
2007-09-08 | regen | Felix Kronlage | |
2007-09-08 | device id for the Huaweil Mobile E220 | Felix Kronlage | |
2007-09-08 | fix uaudio(4) devices using signed mixer controls | Alexandre Ratchov | |
ok jakemsr@, tested by jolan@ with 3 different devices | |||
2007-09-08 | Wrap DPRINTFN() macro up in do { } while(0). | Jonathan Gray | |
2007-09-08 | Driver for WinChipHead CH341/340 USB serial adapters. | Jonathan Gray | |
originally written by Takuya SHIOZAKI <tshiozak@netbsd.org> Currently untested due to lack of hardware. | |||
2007-09-07 | use new malloc M_ZERO flag to shrink kernel. | Damien Bergamini | |
remove <malloc.h> from files where malloc is not used. | |||
2007-09-06 | sync | Felix Kronlage | |
2007-09-06 | add Olimex vendor id, couple device ids for usb -> serial jtag interfaces | Felix Kronlage | |
and device id for garmin gpsmap 60csx. ok jsg@ | |||
2007-09-06 | Return pressure as absolute z axis on ITM touchscreens. Other models | Matthieu Herrb | |
just return 0 or 1 on this axis, depending on the contact. Ok robert@ miod@. | |||
2007-09-02 | Disable ROM search acceleration for now, it has some issues. | Alexander Yurchenko | |
2007-09-02 | Add support for Alltel UTStarcom PPC6700. | Jonathan Gray | |
Tested by Sam Fourman Jr. <sfourman@gmail.com> | |||
2007-09-02 | regen | Jonathan Gray | |
2007-09-02 | Alltel UTStarcom PPC6700. | Jonathan Gray | |
2007-09-01 | - Add bthidev(4), from NetBSD. | Xavier Santolaria | |
- Make btms(4) and btkbd(4) compile. - Removed remaining proplib NetBSD'sim Prodded a while ago by gwk@. Eyeballed by miod@. | |||
2007-08-31 | sync | Nikolay Sturm | |
2007-08-31 | belkin 4-port hub | Nikolay Sturm | |
2007-08-30 | don't swap X and Y coordinates while in raw mode. ok robert@ | Matthieu Herrb | |
2007-08-30 | proper sync | Theo de Raadt | |
2007-08-30 | rename pearl mass storage mode sync | Theo de Raadt | |
2007-08-30 | handle new pearl-style devices (which now attach their SD cards as a umass), | Theo de Raadt | |
or ancient ancient usb/serial devices (which come up as false usb devices when turned off); thanks to kitella for giving me a variety pack of old units | |||
2007-08-28 | unify firmware load failure messages; ok mglocker | Theo de Raadt | |
2007-08-28 | OMRON BX35F is a UPS and should not be claimed by uhid | Henning Brauer | |
From: vladas <vladas.urbonas@gmail.com> | |||
2007-08-28 | regen | Henning Brauer | |
2007-08-28 | OMRON BX35F (a UPS) | Henning Brauer | |
2007-08-24 | On the older devices, apparently early configuration (and doing it again | Theo de Raadt | |
later) removes the need for forced device disconnection. And now they do not bounce back a few times, but go to 500mA on the 2nd connection. | |||
2007-08-23 | "correctly" activate high-power charging on (hopefully) all devices, | Theo de Raadt | |
based on work in barry/bcharge; tested on a few units. still not tested on pearl-style units... if someone has one, contact me please |