Age | Commit message (Expand) | Author |
2001-11-15 | Compile with AHC_DEBUG | Hakan Olsson |
2001-11-11 | Remove local defines for SCSI status codes and use those now | Kenneth R Westerback |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-11-05 | Switch everything to the new bus_dmamap_sync API. | Artur Grabowski |
2001-11-05 | needs rndvar.h | Michael Shalayeff |
2001-11-02 | new fw needs more space in an_ltv_status; from Gabriel Kihlman <gk@univits.se> | Michael Shalayeff |
2001-10-30 | From NetBSD: add __packed__ attribute to hardware structure that | Kenneth R Westerback |
2001-10-28 | define caps bits, for later use | Michael Shalayeff |
2001-10-28 | it appears that some non-vra compatible codecs implement part | Michael Shalayeff |
2001-10-26 | Allocate an appropriate number of cbd's for each discovered LUN | Kenneth R Westerback |
2001-10-25 | implement "the other" pci interface for wavelans, found on intersil | Michael Shalayeff |
2001-10-25 | add prism2.5 mini-pci nic id | Michael Shalayeff |
2001-10-24 | Protect against deranged fabric name servers. | mjacob |
2001-10-24 | keep up with the joneses (track other OS) | mjacob |
2001-10-24 | cleanup, such as spaces and dangling return;s | Michael Shalayeff |
2001-10-24 | replace strings w/ defined names, missing initializer for pcbeep and split to... | Michael Shalayeff |
2001-10-24 | do not #ifdef ANCACHE stuff makes softc constant; pointed out by dima@m3d.dhs... | Michael Shalayeff |
2001-10-24 | add several more codecs, from elsa | Michael Shalayeff |
2001-10-18 | solve numerous problems: | Michael Shalayeff |
2001-10-14 | Andreas Gunnarsson found a bug in iha that causes system crashes | Kenneth R Westerback |
2001-10-09 | - keep a spare dmamap_t around for rx (use it to keep the old mbuf loaded | Jason Wright |
2001-10-08 | Complete (I hope) the changes to siop that make it pay attention | Kenneth R Westerback |
2001-10-06 | Fix various 2300 (2Gb) last minute errata. Keep up with the jones' for | mjacob |
2001-10-05 | restore some of that dead code needed for dev/cons functionality | Michael Shalayeff |
2001-10-04 | move stats update into ticker | Jason Wright |
2001-10-04 | Chip specific parts for FM-radio drivers. | Grigoriy Orlov |
2001-10-04 | Fix up tx logic: can't free zero length mbufs (may have to requeue, and it's | Jason Wright |
2001-10-03 | Rewrite transmit handling (looks something more like hme), also takes advantage | Jason Wright |
2001-10-02 | #ifdef FOO works much better when FOO isn't misspelled. | Artur Grabowski |
2001-10-02 | style | Jason Wright |
2001-10-02 | De uglify (a bit) and garbage collect a bunch of now unused functions. | Jason Wright |
2001-10-02 | Pull in a change I wrote a -long- time ago: avoid {bcopy/memcpy} into statically | Jason Wright |
2001-10-02 | increase rx descriptors, remove some debugging code, deal with different endi... | Jason Wright |
2001-10-01 | get rid of local copy of cs4231reg.h (and get defns from dev/ic/ad1848reg.h | Jason Wright |
2001-10-01 | add mono output mute bit | Jason Wright |
2001-09-30 | Enable break interrupt earlier. | Artur Grabowski |
2001-09-30 | Next round of cleanups. | Artur Grabowski |
2001-09-30 | Remove dead code. | Artur Grabowski |
2001-09-30 | Remove the COM_HAYESP code. It doesn't appear to have been ever used and | Artur Grabowski |
2001-09-30 | Move out the com at commulti attachment into an ownfile. | Artur Grabowski |
2001-09-30 | Move out com at isapnp attachment into an own file. | Artur Grabowski |
2001-09-29 | Next step in making the com driver improvable. | Artur Grabowski |
2001-09-29 | if_media support, from freebsd | Michael Shalayeff |
2001-09-29 | Some KNF. | Artur Grabowski |
2001-09-29 | - compoll is now scheduled once for every sc instead of just one timeout for | Artur Grabowski |
2001-09-28 | Fix a DIAGNOSTIC check. | Artur Grabowski |
2001-09-27 | Simplify comstart a bit. | Artur Grabowski |
2001-09-27 | Enable #if 0'd code in comcnputc() so serial console works correctly; | Todd C. Miller |
2001-09-27 | Split out comattach that does isa and isapnp attachment and initialization, | Artur Grabowski |
2001-09-27 | Split out comattach that does isa and isapnp attachment and initialization, | Artur Grabowski |