Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-05-09 | Fix obvious typos so that the kernel actually compiles. | Jason Downs | |
1999-05-08 | Turn off sync when turning off video so that monitors will go into stand-by. | Jason Wright | |
1999-05-07 | sync | Jason Wright | |
1999-05-07 | typo | Jason Wright | |
1999-05-07 | sync | Jason Wright | |
1999-05-07 | From NetBSD: Add Silicon Integrated Systems OUI, and SiS 900 PHY | Jason Wright | |
1999-05-07 | Sync with freebsd, highlights: | Jason Wright | |
o Dynamically increase TX start threshold if TX underruns are detected. o Fix selection for the 3c900B-FL 10baseFL adapter. o Set the TX start threshold register to get better performance. o Increase the size of the RX and TX rings. o Support for the 3cSOHO100-TX | |||
1999-05-07 | sync | Theo de Raadt | |
1999-05-07 | more | Theo de Raadt | |
1999-05-07 | sync | Theo de Raadt | |
1999-05-07 | LMC products | Theo de Raadt | |
1999-05-06 | put a sanity check behind DIAGNOSTIC and give it a better panic message | Artur Grabowski | |
1999-05-06 | factor out sync+wait code into vfa_syncwait() routine for | Michael Shalayeff | |
applications in system like power management and such. art@ finally said `commit it' | |||
1999-05-06 | add scdebug_{call,ret} to help SYSCALL_DEBUG compile. | Michael Shalayeff | |
remove nsysent extern declaration, since it's no longer defined anywhere, and SYS_MAXSYSCALL is used everywhere instead. niklas@ -- ok | |||
1999-05-06 | cleanup | Michael Shalayeff | |
1999-05-06 | no lifvar.h anymore | Michael Shalayeff | |
1999-05-06 | needs machine/trap.h | Michael Shalayeff | |
1999-05-06 | comment | Michael Shalayeff | |
1999-05-06 | add lif_* prototypes | Michael Shalayeff | |
1999-05-06 | make it compile w/o EXEC_DEBUG | Michael Shalayeff | |
1999-05-06 | sync | Jason Wright | |
1999-05-06 | more 3Com nics | Jason Wright | |
1999-05-05 | do dma_cachectl() | Michael Shalayeff | |
1999-05-05 | delay in power-off; minoura@dale.makoto.hauN.org | Theo de Raadt | |
1999-05-05 | sync | Theo de Raadt | |
1999-05-05 | simplify | Theo de Raadt | |
1999-05-05 | no separate bcopy, will be .m4 magic here | Michael Shalayeff | |
1999-05-05 | some dma embrios | Michael Shalayeff | |
1999-05-05 | define gp in here, cleanup | Michael Shalayeff | |
1999-05-05 | secure the plug | Michael Shalayeff | |
1999-05-05 | plug unused parts | Michael Shalayeff | |
1999-05-05 | remove com and hil for now | Michael Shalayeff | |
1999-05-05 | protect for multiple inclusions | Todd T. Fries | |
1999-05-05 | don't use much of bus.h here, no need | Michael Shalayeff | |
1999-05-05 | no bha for now | Michael Shalayeff | |
1999-05-04 | Change "&=" to "=&", make egcs happy. | Todd C. Miller | |
1999-05-03 | make lifdir.dir_type unsigned such as it is | Michael Shalayeff | |
1999-05-03 | lifvar.h -- bye, bye | Michael Shalayeff | |
1999-05-03 | new pull | Michael Shalayeff | |
1999-05-03 | fix some parenthesis nightmare; niklas@ ok | Michael Shalayeff | |
1999-05-03 | Plug mbuf leak | Niklas Hallqvist | |
1999-05-03 | sync | Theo de Raadt | |
1999-05-03 | alteon based products | Theo de Raadt | |
1999-05-03 | support another version of the chipset | Theo de Raadt | |
1999-05-03 | sync | Theo de Raadt | |
1999-05-03 | shorten VIA | Theo de Raadt | |
1999-05-03 | child_return(), some more traps to handle | Michael Shalayeff | |
1999-05-03 | remove some more of mklinux cruft | Michael Shalayeff | |
1999-05-02 | Add support for Vadem PCMCIA controllers. | Federico G. Schwindt | |
1999-05-02 | new {s,g}et_psw() | Michael Shalayeff | |