Age | Commit message (Expand) | Author |
2001-01-16 | Print more diagnostics on bus_space_map failure. | Artur Grabowski |
2001-01-16 | Add half of PT101 support: init codec, no mixer. And provide for | Marc Espie |
2001-01-15 | Use xs->stimeout instead of adding a struct timeout to ccb | Kenneth R Westerback |
2001-01-14 | Run wi_init() after setting/unsetting IFF_PROMISC (or any other flags, | Angelos D. Keromytis |
2001-01-13 | Driver for Cirrus Logic CS4281 sound chips. Originally written for NetBSD by | Aaron Campbell |
2001-01-12 | this is an ugly quick hack, but it works; theo helped (; | Michael Shalayeff |
2001-01-12 | add SIOCSIFMTU; angelos@ coached | Todd T. Fries |
2001-01-12 | Activate other maestro makes, per Theo's request. | Marc Espie |
2001-01-11 | Sound driver for some ESS maestro models. Work by d@ and me, based on | Marc Espie |
2001-01-11 | fix a few strings | Michael Shalayeff |
2001-01-11 | no stidebug | Michael Shalayeff |
2001-01-11 | fix a few types and alignment problems | Michael Shalayeff |
2001-01-11 | rename the rest to auich, verbalize the chipset type we are a part of | Michael Shalayeff |
2001-01-11 | oops | Theo de Raadt |
2001-01-11 | move ich to auich at mickey's request | Theo de Raadt |
2001-01-11 | Newline at end of debug printf. | Angelos D. Keromytis |
2001-01-10 | BSS mode by default. | Angelos D. Keromytis |
2001-01-10 | BSS mode by default. | Angelos D. Keromytis |
2001-01-10 | BSS mode by default. | Angelos D. Keromytis |
2001-01-09 | Add in a ISP_CFG_NOINIT flag (other platform stuff). Define some of | mjacob |
2001-01-09 | Add some FC specific state flag defines (for status completion | mjacob |
2001-01-09 | Add offsets for WWPN && OXID that FC f/w stuffs into an ATIO2. | mjacob |
2001-01-09 | Follow changes to some async event codes. | mjacob |
2001-01-09 | Make some strings constant (from Bill Sommerfeld @ NetBSD). Clean up some | mjacob |
2001-01-09 | This seems to correct the problem listed in kernel/1607 (returning from | mjacob |
2001-01-08 | match on 3CXFEM656C's global modem too, does not seem to work right, but; fro... | Michael Shalayeff |
2001-01-08 | regen | Michael Shalayeff |
2001-01-08 | 56k Global Modem; from openbsd@zenbu.com | Michael Shalayeff |
2001-01-08 | From chris@ | Jeremy Evans |
2001-01-07 | fix a few scsi_done() usages. | Michael Shalayeff |
2001-01-02 | Fix PR/1489 - apply patch supplied - thanks Michael Joosten <joost@c-lab.de> | Peter Galbavy |
2000-12-29 | a few more ra_dprintf vs pktlen fmt fixes | Michael Shalayeff |
2000-12-29 | Revision 5 is 82559B. | Artur Grabowski |
2000-12-29 | Suppress PCI bus error messages on i386. They are not fatal and are usually | Steve Murphree |
2000-12-28 | sync | Aaron Campbell |
2000-12-28 | Add Xircom MiniPCI modem as found in, i.e., IBM ThinkPad X20. I could not find | Aaron Campbell |
2000-12-27 | behave nicely w/ fixed rate codecs; from netbsd; testing by Igor Lulic <il11@... | Michael Shalayeff |
2000-12-19 | A DMA transfer of 4 bytes was failing to complete correctly | Constantine Sapuntzakis |
2000-12-17 | initialize dinfo always | Michael Shalayeff |
2000-12-17 | Compaq SMART Array RAID controllers. | Michael Shalayeff |
2000-12-16 | make sure cis1_info[i] is not NULL before strcmp() w/ it; fixes some obscure ... | Michael Shalayeff |
2000-12-15 | sync | Jason Wright |
2000-12-15 | natsemi 83820 | Jason Wright |
2000-12-13 | new timeouts | Michael Shalayeff |
2000-12-13 | better new timeouts | Michael Shalayeff |
2000-12-13 | new timeouts; hmm why it's not in generic? | Michael Shalayeff |
2000-12-13 | new timeouts | Michael Shalayeff |
2000-12-13 | new timwouts; art@ ok | Michael Shalayeff |
2000-12-12 | remove some dead stuff and correct spelling in comment | Jason Wright |
2000-12-11 | Avoid repeated 'host controlled halted' messages. (jakob@ ok) | Hakan Olsson |