Age | Commit message (Expand) | Author |
2001-10-03 | fix data sheet link. ok deraadt@ | Kevin Lo |
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 | make usb work across apm suspends. okay millert@, niklas@, aaron@, deraadt@ | Niels Provos |
2001-10-02 | increase rx descriptors, remove some debugging code, deal with different endi... | Jason Wright |
2001-10-02 | sync | Jason Wright |
2001-10-02 | ALI M5451 audio | Jason Wright |
2001-10-02 | regen with uplcom devices | Todd C. Miller |
2001-10-02 | Add support for I/O DATA USB-RSAQ2 serial adapter; ichiro@netbsd.org | Todd C. Miller |
2001-10-01 | sparc64 doesn't need splaudio()/IPL_AUDIO provided here, either | Jason Wright |
2001-10-01 | simplification: | 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-10-01 | first step at getting rid of local cs4231reg copy: get register numbers | Jason Wright |
2001-09-30 | pretty | Jason Wright |
2001-09-30 | oops, get rid of debugging printf | Jason Wright |
2001-09-30 | big clean up of commit operation (and register defns) | Jason Wright |
2001-09-30 | Enable break interrupt earlier. | Artur Grabowski |
2001-09-30 | Next round of cleanups. | Artur Grabowski |
2001-09-30 | add mode_lock for mode_shift as the caps_lock is to shift; from Igor Grabin <... | Michael Shalayeff |
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 | driver for SUNW,CS4231 (doesn't quite sound right yet =), but is mostly there. | Jason Wright |
2001-09-30 | Move out the com at commulti attachment into an ownfile. | Artur Grabowski |
2001-09-30 | Make the kernel compile. | Artur Grabowski |
2001-09-30 | Move out com at isapnp attachment into an own file. | 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 | Pretty the printout (don't know if it's right, but it does the job). | Artur Grabowski |
2001-09-29 | PC87415: Don't claim to support DATA32 or MODE | Jason Wright |
2001-09-29 | for pc87415: | Jason Wright |
2001-09-29 | - compoll is now scheduled once for every sc instead of just one timeout for | Artur Grabowski |
2001-09-29 | add pciide driver for National Semiconductor PC87415. | Jason Wright |
2001-09-29 | If we field an interrupt, return to the caller that we did so. Otherwise, | mjacob |
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 | style fixes from Alexander Yurchenko <grange@grange.ru> | Grigoriy Orlov |
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 |
2001-09-27 | Huge merge with NetBSD. For full details look at their revision history (1.2... | Jason Wright |
2001-09-26 | sync | Jason Wright |
2001-09-26 | NS PC87415 | Jason Wright |
2001-09-26 | * add missing #include "vlan.h" | Peter Galbavy |
2001-09-26 | Connect USB keyboards to the display after attaching, no longer requiring | joshua stein |
2001-09-26 | bad me, don't break current builds with uncomitted dependent changes. | Jason Wright |