Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-12-20 | for mimi-pci cards registers are word in a dword, missed that in bringing ↵ | Michael Shalayeff | |
over support from netbsd; partially successfully tested by ellidz@eridu.uchicago.edu | |||
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 | |
ok provos@ and markus@ | |||
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 | |
machines or some configurations or in some phase of the moon (we actually don't know when or why) files disappeared. Since we've not been able to track down the problem in two weeks intense debugging and we need -current to be stable, back out everything to a state it had before UBC. We apologise for the inconvenience. | |||
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 | |
was based on jcs@openbsd yds changed btw. | |||
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 | |
- noticed by DJ Gregor <gregor.7@osu.edu> | |||
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 | |
on powerbook/ibook machines. It currently doesn't work anyway. Pointed out by Alexander Guy. | |||
2001-12-17 | Move the process_read_reg prototype to the correct file, it is specified | Dale Rahn | |
in ptrace.h, not in md header files. Protect vector functions/variables with _KERNEL. | |||
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 | |
and I am fed up with dissecting diffs to put back code that disappeared. This will likely be fixed shortly. | |||
2001-12-16 | Delay a cache invalidation in a 68060-only loop. | Miod Vallat | |
Also, better tests for validity bits in STEs. | |||
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 | |
2001-12-16 | - Call pf_test6() after we have checked header length and protocol version. | jasoni | |
- If pf_test6 returns a NULL mbuf, just return. - Reinitialize pointer to header after pf_test6(). ok frantzen@ | |||
2001-12-15 | document exit command at Boot: prompt; pvalchev tested | Theo de Raadt | |
2001-12-15 | first i gave you one of the reasons it mmakes thing better. | Michael Shalayeff | |
second i did not see the final diff. third i never said you should commit this. fourth, 10x for running around offending lusers i'm trying to resolve their problems with. | |||
2001-12-15 | Fix a long-standing alignment bug by removing the 32-but call/return | Kjell Wooding | |
on Lchr. Notice Lmessage is using Lchr's return, and it has always been a 16-bit call. This should be the root of many (most?) of the Drive:0 Partition:3 hangs. tip o the hat to mickey, who fixed it without necessarily knowing it, and toby, who put the final nail in. gas sucks. | |||
2001-12-15 | Optimize (reduce) the pmap_changebit() calls for 68060 processors. | Miod Vallat | |
2001-12-15 | add support for creating span ports so that one can snoop a bridge | Jason Wright | |
from another interface/machine/network. | |||
2001-12-15 | Disestablish the powerhook on detach. ok jason@ | Thomas Nordin | |
2001-12-15 | support LXT-961; hostmaster@bsws.de | Theo de Raadt | |
2001-12-15 | sync | Theo de Raadt | |