Age | Commit message (Expand) | Author |
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 |
2001-09-21 | sync | Theo de Raadt |
2001-09-21 | new stuff | Theo de Raadt |
2001-09-21 | configured mtu in BOTH places (grumble) | Jason Wright |
2001-09-21 | openbsd style %b handling | Jason Wright |
2001-09-21 | another ETHERMTU + sizeof(struct ether_header) problem | Jason Wright |
2001-09-21 | adapt to OpenBSD ioctl structure | Jason Wright |
2001-09-21 | Not yet working, but getting a bit closer. | Hakan Olsson |
2001-09-21 | Correct some pryntf() usage: get the correct number of arguments in the | Miod Vallat |
2001-09-21 | Driver for Sun GEM ethernet. Not ready yet. | Artur Grabowski |
2001-09-20 | Better timeout usage. | Miod Vallat |
2001-09-20 | no one cares if RFIFO has been hit... so shaddap! | Jason Wright |
2001-09-20 | OpenBSD style bit definitions | Jason Wright |
2001-09-20 | undef HMEDEBUG by default, and maximum rx/tx size is | Jason Wright |
2001-09-20 | occured->occurred | Mike Pechkin |
2001-09-20 | regen | Nathan Binkert |
2001-09-20 | more broadcom BCM570x based boards. | Nathan Binkert |