Age | Commit message (Expand) | Author |
2003-10-26 | Device reset improvements: | Alexander Yurchenko |
2003-10-21 | typos from Tom Cosgrove; | Jason McIntyre |
2003-10-20 | typo; netbsd | Alexander Yurchenko |
2003-10-19 | KNF | Alexander Yurchenko |
2003-10-17 | Merge an old fix from NetBSD: | Alexander Yurchenko |
2003-10-16 | New flag to mark SATA controllers | Alexander Yurchenko |
2003-10-16 | spaces/tabs cleanup | Alexander Yurchenko |
2003-10-16 | Cleanup a bit, more pretty debug messages. | Alexander Yurchenko |
2003-10-16 | Allow setting of wdcdebug*_mask variables via preprocessor defines. | Alexander Yurchenko |
2003-10-16 | Kill two static function declarations. | Alexander Yurchenko |
2003-10-14 | Align siop_xfer on 128 byte boundary for all architectures now that 3.4 is out. | Kenneth R Westerback |
2003-10-09 | Typo, iquiry->inquiry | Miod Vallat |
2003-10-09 | go back to non-raw busdma load as some archs still do not have load_raw | Michael Shalayeff |
2003-10-07 | use crypto/arc4; test, debug, ok millert@; ok fgsch@ | Markus Friedl |
2003-10-05 | from freebsd: read one word less (for type) and take care of odd sized records | Michael Shalayeff |
2003-10-04 | bpf support for atm cards; from jason@ackley.net | Theo de Raadt |
2003-10-03 | Merge tty_attach() in ttymalloc() and tty_detach() in ttyfree(). The need for | Miod Vallat |
2003-10-01 | it turned that only adding the cardbus part was not enough to have | Federico G. Schwindt |
2003-09-29 | more dmamp_sync()s; krw@ ok | Michael Shalayeff |
2003-09-29 | add more dmamap_sync()s where appropriate modify loops to insure proper synci... | Michael Shalayeff |
2003-09-29 | better dmesg output including onboard memory size when present, free resource... | Michael Shalayeff |
2003-09-29 | e own SIOP_DEBUG define instea of the system-wide one; | Michael Shalayeff |
2003-09-29 | avaliable -> available | Miod Vallat |
2003-09-28 | kill trailing spaces, no functional changes | Alexander Yurchenko |
2003-09-26 | Typos: defintion -> definition, proccess -> process | Miod Vallat |
2003-09-26 | reading the record skip the remainder of data we do not need. we are still sc... | Michael Shalayeff |
2003-09-25 | make sure to not overflow when initializing {node,net}name (truncation does n... | Michael Shalayeff |
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 with netbsd; fixes some problems with the upcoming atw driver. | Federico G. Schwindt |
2003-09-23 | Replace select backends with poll backends. selscan() and pollscan() | Todd C. Miller |
2003-09-23 | revert safety checks; requested by mickey@ | Anil Madhavapeddy |
2003-09-21 | sync with netbsd defines. no functional changes. | Federico G. Schwindt |
2003-09-19 | Put in a couple of sanity checks to ensure that the AN_DEFAULT_* | Anil Madhavapeddy |
2003-09-18 | typo in error; | Jason McIntyre |
2003-09-06 | A couple of hppa-only changes, allowing siop to work on pci hppa | Kenneth R Westerback |
2003-09-06 | Add wi_detach, use it in pcmcia so that the shutdownhook is properly removed. | Dale Rahn |
2003-09-02 | - drop number of openings by 4 to avoid "not queued" errors. | Federico G. Schwindt |
2003-09-02 | missing #endif, pr3431 | Ted Unangst |
2003-08-28 | fix bzero size; from pechkin | Michael Shalayeff |
2003-08-28 | Sync ('make microcode') with change to aicasm_symbol.c: | Kenneth R Westerback |
2003-08-24 | defines and struct for the ieee80211 framework; deraadt@ ok. | Federico G. Schwindt |
2003-08-21 | fix the offsets in decoding byte rom dd (verified per manual); miod@ ok | Michael Shalayeff |
2003-08-19 | pad some records some more; from Jon Olsson <jon@abc.se> | Michael Shalayeff |
2003-08-19 | rcsids | Michael Shalayeff |
2003-08-19 | myson mtd803 ether and enable mtdphy no; form netbsd via form@ | Michael Shalayeff |
2003-08-19 | give better depth and cmsize | Michael Shalayeff |
2003-08-19 | implement WSDISPLAYIO_{GET,PUT}CMAP; untested | Michael Shalayeff |