index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
pc98
/
cbus
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFi386: Make similar changes that were made to atkbdc in r245315.
imp
2013-01-11
1
-7
/
+9
*
kern cons: introduce infrastructure for console grabbing by kernel
avg
2011-12-17
1
-0
/
+12
*
Replace `inline static' by `static inline'.
ed
2011-12-13
2
-3
/
+3
*
Follow up to r225203 refining break-to-debugger run-time configuration
rwatson
2011-08-27
1
-1
/
+0
*
Attempt to make break-to-debugger and alternative break-to-debugger more
rwatson
2011-08-26
1
-23
/
+5
*
Restore binary compatibility for GIO_KEYMAP and PIO_KEYMAP.
ed
2011-07-17
1
-0
/
+1
*
Move VT switching hack for suspend/resume from bus drivers to syscons.c
jkim
2011-05-09
1
-54
/
+0
*
Fix typos - remove duplicate "the".
brucec
2011-02-21
1
-1
/
+1
*
Based on discussions on the svn-src mailing list, rework r218195:
mdf
2011-02-08
1
-1
/
+0
*
Unify pc98 event timer code with the rest of x86.
mav
2010-07-13
1
-563
/
+0
*
Implement new event timers infrastructure. It provides unified APIs for
mav
2010-06-20
1
-39
/
+22
*
Reduce diffs against syscons_isa.c. No functional changes.
nyan
2010-05-26
1
-29
/
+34
*
- Implement MI helper functions, dividing one or two timer interrupts with
mav
2010-05-24
1
-11
/
+10
*
Comply with the new cyclic dtrace module variable name
rpaulo
2010-04-21
1
-2
/
+2
*
Default the machdep.lapic_allclocks to be enabled in order to cope with
attilio
2010-04-09
1
-1
/
+1
*
MFx86: the part of r204641
nyan
2010-03-05
1
-2
/
+7
*
- Allow clock subsystem to be compiled without the apic support [0]
attilio
2010-01-17
1
-2
/
+0
*
Handling all the three clocks (hardclock, softclock, profclock) with the
attilio
2010-01-15
1
-4
/
+5
*
Update d_mmap() to accept vm_ooffset_t and vm_memattr_t.
rnoland
2009-12-29
1
-4
/
+5
*
MFi386: revision 199104
nyan
2009-11-12
1
-16
/
+62
*
Allow Syscons terminal emulators to provide function key strings.
ed
2009-11-11
1
-8
/
+17
*
Temporarily revert the new-bus locking for 8.0 release. It will be
jhb
2009-08-20
1
-6
/
+0
*
Make the newbus subsystem Giant free by adding the new newbus sxlock.
attilio
2009-08-02
1
-0
/
+6
*
Reduce diffs against i386.
nyan
2009-05-06
1
-4
/
+1
*
Rename statclock_disable variable to atrtcclock_disable that it actually is,
mav
2009-05-03
1
-1
/
+0
*
MFi386: revision 191745
nyan
2009-05-03
1
-1
/
+35
*
Migrate the olpt(4) driver to si_drv1 instead of using dev2unit().
ed
2009-04-15
1
-19
/
+13
*
Make a 1:1 mapping between syscons stats and terminal emulators.
ed
2009-03-10
1
-1
/
+9
*
MFi386: part of 189421
nyan
2009-03-06
1
-2
/
+4
*
Replace syscons terminal renderer by a new renderer that uses libteken.
ed
2009-01-01
2
-5
/
+433
*
Replace all calls to minor() with dev2unit().
ed
2008-09-27
2
-6
/
+6
*
- Cleanup i8251 related defines.
nyan
2008-09-07
1
-34
/
+32
*
Integrate the new MPSAFE TTY layer to the FreeBSD operating system.
ed
2008-08-20
1
-1
/
+1
*
MFi386: revision 1.249
nyan
2008-05-24
1
-0
/
+17
*
Expand kdb_alt_break a little, most commonly used with the option
peter
2008-05-04
1
-4
/
+23
*
Now that all platforms use genclock, shuffle things around slightly
phk
2008-04-22
1
-1
/
+0
*
MFi386: Merge yet another the RTC related work.
nyan
2008-04-19
2
-739
/
+15
*
MFi386: RTC related cleanups.
nyan
2008-04-13
2
-282
/
+428
*
Always set the bell_pitch to 800. This catch up with the sysbeep() argument
nyan
2008-04-08
2
-8
/
+1
*
Back in the good old days, PC's had random pieces of rock for
phk
2008-03-26
2
-196
/
+0
*
Further cleanup of sound generation in syscons:
phk
2008-03-26
1
-8
/
+0
*
The "free-lance" timer in the i8254 is only used for the speaker
phk
2008-03-26
3
-127
/
+29
*
Rename timer0_max_count to i8254_max_count.
phk
2008-03-26
3
-99
/
+101
*
The RTC related pscnt and psdiv variables have no business being public.
phk
2008-03-26
2
-4
/
+0
*
Merged from sys/dev/sio/sio.c revision 1.472
nyan
2008-02-29
1
-1
/
+1
*
Use kbdd_* macros.
nyan
2007-12-30
1
-6
/
+6
*
Replace explicit calls to video methods with their respective variants
wkoszek
2007-12-29
2
-12
/
+10
*
Add a new 'why' argument to kdb_enter(), and a set of constants to use
rwatson
2007-12-25
1
-2
/
+4
*
Spelling fix for interupt -> interrupt
kevlo
2007-10-12
1
-1
/
+1
*
Mfi386 revision 1.239 of src/sys/i386/isa/clock.c. Seemingly some
dwmalone
2007-07-29
2
-2
/
+4
[next]