Age | Commit message (Expand) | Author |
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 |
2001-09-25 | pretty up attach messages (as best as possible) for fas. | Jason Wright |
2001-09-25 | Change to umass to not attach immediately if the system is still 'cold'. | Dale Rahn |
2001-09-24 | Do not force polling while cold = 0; from NetBSD, hinted at by fgs@ | Miod Vallat |
2001-09-24 | Use splimp instead of splnet in some places. | Artur Grabowski |
2001-09-24 | get rid of kvtop, not that it matters that much | Michael Shalayeff |
2001-09-24 | there was a possible overrun in prev folding length fix. | Michael Shalayeff |
2001-09-23 | Read the MAC address correctly from 630EA1-based sis(4) devices. Should fix | Aaron Campbell |
2001-09-23 | solve mtu problem a little more elegantly (ramdisk works on blade100 and | Jason Wright |
2001-09-23 | oops, fix the after folding sizes | Michael Shalayeff |
2001-09-22 | supply some entropy from here | Michael Shalayeff |
2001-09-22 | new type for video i/o entropy | Michael Shalayeff |