Age | Commit message (Expand) | Author |
2001-12-22 | rename m882xx.h to m8820x.h | Steve Murphree |
2001-12-22 | Support for SMC 8036TX 10/100 cardbus NICs; diffs provided by | Federico G. Schwindt |
2001-12-22 | fix kenter/kremove, some spl police | Michael Shalayeff |
2001-12-21 | Let this compile for kernels where no pcc device is configured (i.e. kernels | Miod Vallat |
2001-12-21 | Unbreak gm0. regression test should be done next time... | Dale Rahn |
2001-12-21 | increase the timeout 10x, it seems some cards cannot keep up w/ our pace | Michael Shalayeff |
2001-12-21 | MC88410 External Cache Controller inline for MVME197DP/SP | Steve Murphree |
2001-12-20 | Make user/system times increase monotonically. ok deraadt@ and millert@ | Thomas Nordin |
2001-12-20 | Temporarily revert the pmap_motorola changes, as they may account for | Miod Vallat |
2001-12-20 | for mimi-pci cards registers are word in a dword, missed that in bringing ove... | Michael Shalayeff |
2001-12-20 | rule: first commit, then compile | Michael Shalayeff |
2001-12-20 | do not print cis for non-plx cards, because there is none | Michael Shalayeff |
2001-12-20 | MVME197 gets it's own external interrupt routine. | Steve Murphree |
2001-12-20 | MC88110 Processor Status Register definitions. | Steve Murphree |
2001-12-20 | MC88110 header modifications. | Steve Murphree |
2001-12-20 | machine dependant pointer changes. | Steve Murphree |
2001-12-20 | add powerhook support to handle APM resumes correctly, fixes PR 1814 | joshua stein |
2001-12-20 | Netgear FA411 support. | Federico G. Schwindt |
2001-12-20 | regen. | Federico G. Schwindt |
2001-12-20 | put our tag back; bad mickey. | Federico G. Schwindt |
2001-12-20 | Netgear FA411. | Federico G. Schwindt |
2001-12-19 | sync KNF with src/usr.bin/ssh | Markus Friedl |
2001-12-19 | regen | Michael Shalayeff |
2001-12-19 | promise 20268r and 20269 pci ids; from Alexander Yurchenko <grange@rt.mipt.ru> | Michael Shalayeff |
2001-12-19 | UBC was a disaster. It worked very good when it worked, but on some | Artur Grabowski |
2001-12-19 | Introduce brdtyp and change what cputyp means. | Steve Murphree |
2001-12-19 | board.h overhaul. split definitions by arch. | Steve Murphree |
2001-12-19 | unbreak mickey commit; make vra work after resume. previous commit | Niels Provos |
2001-12-19 | cleanup | Theo de Raadt |
2001-12-19 | bus switch name shortened. Added register definitons and functionality. | Steve Murphree |
2001-12-18 | NRL license cleaning | Theo de Raadt |
2001-12-18 | correctly deal w/ ext_ctrl in powerhook | Michael Shalayeff |
2001-12-18 | powerhook for auich; based on jason's changed for yds; okay mickey@ | Niels Provos |
2001-12-18 | bigger delay in mute; from Maxim V. Tsyplakov <tm@oganer.net> | Michael Shalayeff |
2001-12-18 | Recognize newer uni-n chips. | Dale Rahn |
2001-12-18 | sync | Dale Rahn |
2001-12-18 | Add names for devices on newer G4 boxes. | Dale Rahn |
2001-12-18 | Delay Debugger(). Noticed by NetBSD. | Hugh Graham |
2001-12-18 | Update rt_ifp in DIOCCHANGERULE. | jasoni |
2001-12-17 | Initialize variable before use. ok fgs@ | Thomas Nordin |
2001-12-17 | be more accurate in enabling variable rate bits | Michael Shalayeff |
2001-12-17 | Comment out abtn, since it is the cause of the function key crashes | Dale Rahn |
2001-12-17 | Move the process_read_reg prototype to the correct file, it is specified | Dale Rahn |
2001-12-17 | and of course, since the tree is so volatile now, i mess it up | Theo de Raadt |
2001-12-17 | move more microcode, so that it does not end up in /usr/include | Theo de Raadt |
2001-12-17 | Decrease splvm() level to the splimp() level. | Miod Vallat |
2001-12-16 | Revert the mvme88k to 20011212. Recent changes had not been merged correctly, | Miod Vallat |
2001-12-16 | Delay a cache invalidation in a 68060-only loop. | Miod Vallat |
2001-12-16 | 68060 CPUs need a few more TLB operations. Oops. | Miod Vallat |
2001-12-16 | match piix icu type on 82810ba/m; from netbsd | Michael Shalayeff |