Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-09-29 | autodetect io/mem mappings; from form@ | Michael Shalayeff | |
2003-09-29 | gotta remember the product id and disable io mapping for old 800 chips; from ↵ | Michael Shalayeff | |
form@ | |||
2003-09-28 | kill trailing spaces, no functional changes | Alexander Yurchenko | |
2003-09-27 | CardBus D-Link DFE-690TXD support. | Federico G. Schwindt | |
Prompted by Ed White <ed at overminder dot com>, tested by Joshua Johnson <joshua.johnson at ftlsys dot com>. | |||
2003-09-27 | regen. | Federico G. Schwindt | |
2003-09-27 | D-Link DFE 690-TXD | Federico G. Schwindt | |
2003-09-26 | Typos: defintion -> definition, proccess -> process | Miod Vallat | |
There are more occurences hiding in binutils, lynx and afs but I am too lazy to report them upstream at the moment. | |||
2003-09-26 | reading the record skip the remainder of data we do not need. we are still ↵ | Michael Shalayeff | |
screwed on writes though | |||
2003-09-25 | hungarian keymap; from thuglife@bsd.hu | Michael Shalayeff | |
2003-09-25 | make sure to not overflow when initializing {node,net}name (truncation does ↵ | Michael Shalayeff | |
not matter) | |||
2003-09-25 | update fom form@ including support for 891 chips and more | Michael Shalayeff | |
2003-09-25 | more codec | Michael Shalayeff | |
2003-09-25 | better structs alignment; jason@ testing on sparc64 and ok | Michael Shalayeff | |
2003-09-25 | no need for a redundant check; from form@ and jason ok | Michael Shalayeff | |
2003-09-25 | sync | Alexander Yurchenko | |
2003-09-25 | serverworks csb6 lpc; found in dmesg from mtoups@andrew.cmu.edu | Alexander Yurchenko | |
ok deraadt@ | |||
2003-09-25 | hifn 7956 support | Jason Wright | |
2003-09-25 | hifn 7956 | Jason Wright | |
2003-09-25 | sync | Theo de Raadt | |
2003-09-25 | support AAA131U2; cmaxwell@themanor.net | Theo de Raadt | |
2003-09-25 | sync with netbsd; fixes some problems with the upcoming atw driver. | Federico G. Schwindt | |
krw@ ok. | |||
2003-09-24 | initial support for hifn 7955 (no AES or PK yet) | Jason Wright | |
2003-09-23 | Replace select backends with poll backends. selscan() and pollscan() | Todd C. Miller | |
now call the poll backend. With this change we implement greater poll(2) functionality instead of emulating it via the select backend. Adapted from NetBSD and including some changes from FreeBSD. Tested by many, deraadt@ OK | |||
2003-09-23 | revert safety checks; requested by mickey@ | Anil Madhavapeddy | |
2003-09-23 | sync; hifn 7955 | Jason Wright | |
2003-09-23 | hifn 7955 | Jason Wright | |
2003-09-22 | sync | Alexander Yurchenko | |
2003-09-22 | Two new Acard UDMA6 ATA chips | Alexander Yurchenko | |
ok deraadt@ | |||
2003-09-21 | sync | Alexander Yurchenko | |
2003-09-21 | Yet another ServerWorks CSB6 IDE | Alexander Yurchenko | |
ok deraadt@ | |||
2003-09-21 | sync with netbsd defines. no functional changes. | Federico G. Schwindt | |
ok markus deraadt | |||
2003-09-19 | Disable USB_USE_SOFTINTR until we have generic support for soft interrupts. | Anil Madhavapeddy | |
Solves a number of hangs on ohci (and possibly uhci) machines. Found by me prodding around, and drahn@ more cluefully ok pvalchev@, nate@ | |||
2003-09-19 | Put in a couple of sanity checks to ensure that the AN_DEFAULT_* | Anil Madhavapeddy | |
variables arent defined too large. itojun@ ok | |||
2003-09-18 | typo in error; | Jason McIntyre | |
from Brian Poole | |||
2003-09-09 | CMI can do mu-law encoding, don't use software emulation mode. | Kevin Lo | |
deraadt@, jason@, mickey@ ok | |||
2003-09-06 | A couple of hppa-only changes, allowing siop to work on pci hppa | Kenneth R Westerback | |
machines. Align siop_xfer on 128 byte boundary, and don't use on-board RAM. Aligning siop_xfer will be made general, post-3.4. From mickey@. ok deraadt@ mickey@. | |||
2003-09-06 | Add wi_detach, use it in pcmcia so that the shutdownhook is properly removed. | Dale Rahn | |
ok miod@ millert@ deraadt@ | |||
2003-09-04 | remove an unneccessary (and incorrectly sized) bzero | Anil Madhavapeddy | |
fix suggested by tedu@, ok deraadt@, fgsch@ | |||
2003-09-04 | bzero the full malloced space, not the sizeof the pointer | Anil Madhavapeddy | |
ok tedu fgsch deraadt | |||
2003-09-03 | match a bunch more bge devices. May not work completely, but they're no | Jason Wright | |
more broken than before; ok deraadt. | |||
2003-09-03 | bunch more bcm57xx devices and correct altima devices (from netbsd); ok deraadt | Jason Wright | |
2003-09-03 | support for bcm5823; based on patch from Jim Lambert, jlamber at futurex dot ↵ | Jason Wright | |
com; ok deraadt. | |||
2003-09-03 | bcm 5823 | Jason Wright | |
2003-09-02 | Increase autonegotiation wait to 5000ms. | Kenneth R Westerback | |
This gives autonegotiation a fair chance to complete. Copper switches can take several seconds to do autonegotiation. Fixes sk need to be poked after reboot and allows sk to use dhcp configuration. Problem and workaround reported by Laurence Tratt. Also minor cleanup: 1) Remove duplicate function prototypes/ 2) Remove unneeded '#include <malloc.c>'. From FreeBSD. 3) Remove some static's. ok deraadt@ nate@ henning@ henric@. Also tested by Laurence Tratt and Damien Couderc. | |||
2003-09-02 | - drop number of openings by 4 to avoid "not queued" errors. | Federico G. Schwindt | |
- check return from aac_start() and return correctly in case we need to reschedule the watchdog. convervative fix from niklas@, prompted by several ppl. krw and deraadt ok. | |||
2003-09-02 | missing #endif, pr3431 | Ted Unangst | |
2003-09-02 | sync | Alexander Yurchenko | |
2003-09-02 | Add Mustek DV2000 video camera; from Lizardo Desilos <lizardo@itvictoria.edu.mx> | Alexander Yurchenko | |
ok nate@ | |||
2003-09-01 | sync | Alexander Yurchenko | |
2003-09-01 | New vendor Micro Star International and its USB Bluetooth adapter | Alexander Yurchenko | |
ok nate@ |