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
/
i386
/
isa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Separate mse driver into a core driver and a bus attachments. Separate out
imp
2004-12-12
1
-917
/
+0
*
Don't include sys/user.h merely for its side-effect of recursively
das
2004-11-27
1
-1
/
+0
*
pbio has moved to dev/pbio
imp
2004-11-11
1
-463
/
+0
*
Add new function ttyinitmode() which sets our systemwide default
phk
2004-10-18
1
-6
/
+1
*
Let nexus print our flags for us. Also, clean up an obfuscated if stmt.
njl
2004-10-14
1
-10
/
+7
*
Remove local hacks to set flags now that the device probe does this for us.
njl
2004-10-14
1
-2
/
+1
*
Fix conflicts I didn't fix before I committed my busspace changes.
imp
2004-10-11
1
-4
/
+2
*
Convert to newbus. (chances are we could now move this to dev/pbio
imp
2004-10-10
1
-46
/
+61
*
style(9)
obrien
2004-10-09
1
-57
/
+51
*
Port pbio to HEAD.
imp
2004-10-07
1
-0
/
+456
*
Add new a function isa_dma_init() which returns an errno when it fails
phk
2004-09-15
1
-13
/
+11
*
Remove now unused #include files.
phk
2004-09-15
1
-52
/
+0
*
Optimize intr_execute_handlers() by combining the pic_disable_source() and
scottl
2004-08-02
1
-21
/
+50
*
Preparation commit for the tty cleanups that will follow in the near
phk
2004-07-15
1
-1
/
+1
*
Do a pass over all modules in the kernel and make them return EOPNOTSUPP
phk
2004-07-15
1
-1
/
+1
*
Partially revert previous commit. Calling getit() unconditionally fixed
marcel
2004-07-11
1
-11
/
+22
*
Call getit() unconditionally and only grab clock_lock when the
marcel
2004-07-10
1
-20
/
+13
*
Update for the KDB framework:
marcel
2004-07-10
2
-18
/
+12
*
Something funny happened on the way to the floppy driver today...
phk
2004-07-05
1
-3
/
+11
*
Remove now obsolete port assignments and sizes. These more properly
imp
2004-07-05
1
-77
/
+1
*
Don't define __RMAN_RESOURCE_VISISBLE. They aren't needed here after
imp
2004-07-03
1
-12
/
+18
*
This needs __RMAN_RESOURCE_VISIBLE if PC98 is defined.
nyan
2004-07-01
1
-0
/
+3
*
Trim a few things from the dmesg output and stick them under bootverbose to
jhb
2004-07-01
1
-12
/
+16
*
Clear any pending exceptions before using frstor (in the non-FXSR case)
bde
2004-06-19
1
-0
/
+4
*
Fixed a panic caused by over-optimizing npxdrop() in the non-FXSR case.
bde
2004-06-18
1
-0
/
+9
*
Do the dreaded s/dev_t/struct cdev */
phk
2004-06-16
8
-37
/
+37
*
Remove atdevbase and replace it's remaining uses with direct references to
jhb
2004-06-10
1
-0
/
+1
*
Fixed misclassification of npx interrupts caused by npx_probe().
bde
2004-06-06
1
-12
/
+1
*
Manual edits to change linesw[]-frobbing to ttyld_*() calls.
phk
2004-06-04
1
-2
/
+1
*
Machine generated patch which changes linedisc calls from accessing
phk
2004-06-04
1
-5
/
+5
*
Use ttymalloc() instead of ttyregister().
phk
2004-06-04
4
-15
/
+12
*
Gainfully employ the new ttyioctl in the trivial cases.
phk
2004-06-01
1
-8
/
+1
*
Add missing #include <sys/module.h>
phk
2004-05-30
4
-0
/
+4
*
Add some missing <sys/module.h> includes which are masked by the
phk
2004-05-30
3
-0
/
+3
*
Quick fix for overflow when tsc_freq >= 2^31. "int profrate" in struct
bde
2004-05-26
1
-3
/
+10
*
MFamd64:
bde
2004-05-26
1
-2
/
+0
*
MFamd64 (put TF_EIP in assym.s and use it instead of a magic offset in
bde
2004-05-23
1
-1
/
+1
*
- Move some macros from icu.h into atpic.c as that is the only place they
jhb
2004-05-11
2
-61
/
+19
*
Trim unused includes.
jhb
2004-05-11
3
-8
/
+0
*
- Simplify the sizeof expression in the CTASSERT() for NUM_ISA_IRQS.
jhb
2004-05-10
1
-3
/
+3
*
Fixed PC98 support.
nyan
2004-05-06
1
-0
/
+31
*
- Add a new pic method pic_config_intr() to set the trigger mode and
jhb
2004-05-04
1
-1
/
+60
*
- Add a member to the atpic interrupt source structures to indicate if the
jhb
2004-05-04
1
-5
/
+51
*
Add a simple mini-driver for the ELCR register. Originally, the ELCR
jhb
2004-05-04
1
-0
/
+143
*
- Add an IMEN_MASK macro that returns the 8-bit bitmask of an atpic
jhb
2004-05-03
1
-8
/
+16
*
Remove old cy driver files. They have been repo-copied to sys/dev/cy and
bde
2004-05-02
3
-3283
/
+0
*
- The i8254 uses IRQ 0, not IRQ 8. Correct i8254_intsrc to reference the
jhb
2004-04-27
1
-4
/
+6
*
Use BSD spelling vs. SysV.
obrien
2004-04-19
1
-1
/
+1
*
Use %eax rather than %ax when loading segment registers to avoid partial
jhb
2004-04-16
1
-6
/
+6
*
Remove advertising clause from University of California Regent's
imp
2004-04-07
9
-36
/
+0
[next]