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
/
dev
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Dont use r_bmio on Cyrix chips if not set from BIOS.
sos
2003-03-10
1
-2
/
+5
*
Add a a sysctl, hw.kbd.keymap_restrict_change, which acts a bit
dwmalone
2003-03-09
1
-0
/
+144
*
Fix device freeze to reduce output packet size.
akiyama
2003-03-09
1
-4
/
+33
*
Fix page fault with FTDI's USB serial device.
akiyama
2003-03-09
1
-4
/
+23
*
Fix duplicate sc_dying usage.
akiyama
2003-03-09
2
-13
/
+8
*
Add missing module dependency.
akiyama
2003-03-09
2
-0
/
+2
*
Note that MAJOR_AUTO is now the default if d_maj is not initialized. This
phk
2003-03-09
2
-2
/
+0
*
Update the DRM to latest from DRI CVS. This is approximately the version
anholt
2003-03-09
51
-5821
/
+6113
*
Correct names for fxp devices. Sort data by devid in
jdp
2003-03-08
1
-20
/
+20
*
Allocate the devstat structure with devstat_new_entry().
phk
2003-03-08
4
-18
/
+13
*
Centralize the devstat handling for all GEOM disk device drivers
phk
2003-03-08
42
-155
/
+16
*
- improve timeout handling in fwmem.c
simokawa
2003-03-07
2
-14
/
+22
*
aic79xx.c:
gibbs
2003-03-06
4
-38
/
+46
*
Add integer value of _CID handling.
takawata
2003-03-06
1
-3
/
+33
*
MFp4(simokawa_sbp)
simokawa
2003-03-06
7
-102
/
+193
*
Finish driving a stake through the heart of netns and the associated
peter
2003-03-05
2
-10
/
+0
*
Retire some misleading comments and explain why we need to keep a copy
dmlb
2003-03-05
1
-10
/
+8
*
Back out last commit, which is fine in theory, but ignores the fact
orion
2003-03-05
3
-7
/
+7
*
Used correct aue_flags in ELECOM LD-USB/T and ELECOM LD-USB/TX.
shiba
2003-03-05
1
-2
/
+2
*
Fixed an issue which transfer no packets in combination with aue driver.
shiba
2003-03-05
1
-2
/
+5
*
Make TTYHOG tunable.
das
2003-03-05
4
-0
/
+6
*
Attempt a hard reset if AC97 codec is not ready on attach.
orion
2003-03-05
2
-20
/
+27
*
Set ldesc after dbch->ndesc has initialized.
simokawa
2003-03-05
1
-3
/
+2
*
Update netisr handling; Each SWI now registers its queue, and all queue
jlemon
2003-03-04
7
-35
/
+11
*
Initialize the second buffer for mirroring to point to itself and not its
phk
2003-03-04
1
-0
/
+1
*
Fix printf warning on RELENG_4.
simokawa
2003-03-04
1
-0
/
+4
*
Make nokqfilter() return the correct return value.
phk
2003-03-03
11
-11
/
+11
*
Simplify ORB queue management.
simokawa
2003-03-03
1
-26
/
+19
*
Add a "-S sectorsize" option to enable Kirk to find a bug :-)
phk
2003-03-03
1
-1
/
+7
*
Don't initialize d_kqfilter to 0.
phk
2003-03-03
1
-3
/
+1
*
Gigacommit to improve device-driver source compatibility between
phk
2003-03-03
74
-991
/
+541
*
Minor cleanup of the Promise code.
sos
2003-03-03
2
-18
/
+22
*
Always set the setmode funcptr.
sos
2003-03-03
3
-1
/
+21
*
Defer allowing async. requests after self ID's have received.
simokawa
2003-03-03
1
-7
/
+6
*
Spell noread() and nowrite() correctly (ie: not "NULL")
phk
2003-03-02
1
-2
/
+2
*
Don't use evil casts in cdevsw initialization.
phk
2003-03-02
1
-5
/
+13
*
Use canonical format for cdevsw initialization.
phk
2003-03-02
6
-50
/
+79
*
Use canonical format for cdevsw initilization.
phk
2003-03-02
1
-13
/
+13
*
Use canonical name for cdevsw initialization.
phk
2003-03-02
1
-13
/
+13
*
Use canonical form for cdevsw initialization.
phk
2003-03-02
1
-13
/
+13
*
More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9).
des
2003-03-02
21
-57
/
+57
*
Put cdevsw initialization on canonical format.
phk
2003-03-02
1
-3
/
+14
*
Fix cdevsw initialization commit to follow canonical format.
phk
2003-03-02
1
-1
/
+1
*
Format the cdevsw like all other drivers do it for improved grepability.
phk
2003-03-02
1
-4
/
+13
*
NO_GEOM cleanup:
phk
2003-03-02
2
-19
/
+1
*
NO_GEOM cleanup:
phk
2003-03-02
1
-4
/
+4
*
Fix 'bulk in' and 'bulk out' being reversed in a couple of error messages.
scottl
2003-03-02
1
-2
/
+2
*
Don't reset agent before processing OCB has done.
simokawa
2003-03-01
1
-6
/
+12
*
Fix support for HPT controllers they where always left in PIO mode.
sos
2003-03-01
1
-1
/
+1
*
Make /dev/pci use MAJOR_AUTO.
se
2003-03-01
1
-0
/
+4
[prev]
[next]