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