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
/
isa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused FDNUMTOUNIT() macro
phk
2004-02-29
1
-2
/
+0
*
Make mode setting with fdcontrol(8) stick.
phk
2004-02-25
1
-182
/
+61
*
Device megapatch 4/6:
phk
2004-02-21
3
-1
/
+6
*
Device megapatch 1/6:
phk
2004-02-21
2
-4
/
+0
*
Workaround some ACPI BIOSen which break the IO port into multiple
njl
2004-02-15
1
-1
/
+35
*
Significantly reduce the "jitter" that is typical for PS/2 mice
alfred
2003-12-11
1
-110
/
+256
*
Don't disable the TSC with statclock_disable.
phk
2003-11-13
1
-9
/
+9
*
- Implement selwakeuppri() which allows raising the priority of a
tanimura
2003-11-09
1
-1
/
+1
*
New APIC support code:
jhb
2003-11-03
1
-182
/
+17
*
Fix a panic that occurs when resuming. For some reason, sc->cur_scp is
njl
2003-10-29
1
-0
/
+4
*
Look at the equipment list for amd64 as well as i386 for autodetecting
peter
2003-10-23
1
-2
/
+2
*
Eliminate use bio_blkno.
phk
2003-10-18
1
-16
/
+10
*
Change fb_attach() and fb_detach() to take a integer unit number rather
phk
2003-09-26
1
-1
/
+1
*
Per TRB vote: restore the aquire_timer0 and associated goo. This will
imp
2003-09-24
1
-2
/
+146
*
Pick up softc from dev_t rathern than through newbus gymnastics.
phk
2003-09-17
1
-11
/
+12
*
Since it is static these days, there is no reason to uppercase the
phk
2003-09-17
1
-4
/
+4
*
Disable the use of cloning use in floppy and CD drivers.
phk
2003-09-11
1
-6
/
+6
*
clock.c:
bde
2003-09-07
1
-2
/
+18
*
Clean up some antique stuff. We do not support Weitek FPUs etc, and never
peter
2003-09-05
1
-10
/
+0
*
Put the device cloning functions for disk-drivers under #ifndef BURN_BRIDGES.
phk
2003-09-05
1
-3
/
+19
*
Give timecounters a numeric quality field.
phk
2003-08-16
1
-1
/
+2
*
remove acquire_timer0() and release_timer0() and related stuff.
phk
2003-08-15
1
-134
/
+2
*
Dont initialize a TSC timecounter until we know if it is broken or not.
phk
2003-08-06
1
-0
/
+1
*
Add printer support to puc(4) driver.
ambrisko
2003-08-01
2
-2431
/
+0
*
Add support for the A4 Tech RFSW-35 mouse wheel. Probe is similar to
mikeh
2003-07-12
1
-3
/
+10
*
- Make the isab devclass global to allow for multiple ISA bridge drivers.
jhb
2003-07-08
2
-0
/
+22
*
Reset the PSM aux device twice to help pierce through some KVM's to
mikeh
2003-07-07
1
-0
/
+9
*
- Use the new resource_disabled() helper function to see if devices are
jhb
2003-07-02
4
-8
/
+5
*
Add PnP PS/2 id for Dell Latitude X200.
mikeh
2003-07-01
1
-0
/
+1
*
Force media autodetection if the device has lost its parameter table.
yar
2003-06-16
1
-1
/
+7
*
If in non-blocking mode, return EAGAIN instead of ENXIO
yar
2003-06-16
1
-1
/
+4
*
Always set bio_resid properly in fdstrategy(),
yar
2003-06-15
1
-3
/
+2
*
Check whether the floppy type pointer has been set before trying
yar
2003-06-15
1
-0
/
+4
*
Use __FBSDID().
obrien
2003-06-11
12
-24
/
+36
*
Use __FBSDID().
obrien
2003-06-02
1
-1
/
+3
*
wrap macro in do {...} while(0)
phk
2003-05-31
1
-2
/
+2
*
Remove unused variable(s).
phk
2003-05-31
1
-6
/
+2
*
Remove break after return;
phk
2003-05-31
1
-7
/
+0
*
Don't rely on boolean expression evaluating to 1 or 0 by default.
phk
2003-05-31
1
-1
/
+1
*
Remove unused variable(s).
phk
2003-05-31
1
-3
/
+3
*
Remove unused variable.
phk
2003-05-31
1
-2
/
+0
*
Remove extra ';'
phk
2003-05-31
1
-1
/
+1
*
Only use the pc bios stuff on i386's. I think this might even be unused
peter
2003-05-01
1
-0
/
+2
*
Create a 'legacy' node for AMD64 as well as i386. While we'll never
peter
2003-04-30
1
-1
/
+1
*
Fix some easy, global, lint warnings. In most cases, this means
markm
2003-04-30
4
-4
/
+4
*
Deprecate machine/limits.h in favor of new sys/limits.h.
kan
2003-04-29
2
-2
/
+2
*
Add a module version number.
mdodd
2003-04-15
1
-0
/
+1
*
Use bioq_flush() to drain a bio queue with a specific error code.
phk
2003-04-01
1
-1
/
+1
*
Correct an argument to bus_alloc_resource().
mdodd
2003-03-25
1
-2
/
+2
*
- Add vm_paddr_t, a physical address type. This is required for systems
jake
2003-03-25
1
-1
/
+1
[next]