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
*
When we have found a chunk of memory that is large enough and have computed
harti
2003-02-27
1
-1
/
+1
*
Fix UDMA modes setup on CMD chips.
sos
2003-02-27
1
-1
/
+1
*
Add the ID for the CS4205 codec found in Dell laptops. Obtained from
scottl
2003-02-27
1
-0
/
+1
*
As previously threatened, add TCP/IP checksum offload support to
wpaul
2003-02-26
3
-10
/
+236
*
NODEVFS cleanup:
phk
2003-02-26
1
-2
/
+3
*
msg
phk
2003-02-26
1
-15
/
+0
*
msg
phk
2003-02-26
1
-2
/
+0
*
Move an optimization check so that it breaks out of the correct loop.
jhb
2003-02-26
1
-4
/
+3
*
Fix a reversed test for ATAPI_DEVICE in the Promise setup code.
sos
2003-02-26
1
-4
/
+3
*
Add SigmaTel STAC9750 entry.
cognet
2003-02-26
1
-0
/
+1
*
Change default setting of hw.wi.txerate to zero so that tx error msgs are
sam
2003-02-26
1
-2
/
+2
*
Unbreak emu10k1 by properly using the buffer address.
cognet
2003-02-26
1
-4
/
+4
*
Replicate OSS behaviour when rate settings fails.
orion
2003-02-26
1
-1
/
+1
*
Add a number of IDs from linux for old, rare pci devices:
imp
2003-02-26
1
-5
/
+6
*
Bring aac out from under Giant:
scottl
2003-02-26
4
-18
/
+46
*
Introduce a new taskqueue that runs completely free of Giant, and in
scottl
2003-02-26
3
-3
/
+3
*
Use BUS_SPACE_MAXADDR_32BIT in the DMA tag where needed. Before the recent
scottl
2003-02-26
1
-2
/
+2
*
Move to 'struct disk*' API
scottl
2003-02-26
3
-50
/
+26
*
Chase the musical variable names.
jhb
2003-02-25
1
-2
/
+2
*
Fix support for Acer chips. The UDMA enable regs wasn't set properly.
sos
2003-02-25
2
-27
/
+13
*
Limit the maximum I/O size to 8 pages for version 2 controllers. This
jhb
2003-02-25
1
-4
/
+8
*
Fix a small fat-finger: s/mlxd/mxld/.
jhb
2003-02-25
1
-1
/
+1
*
Convert to new disk API.
sos
2003-02-25
4
-85
/
+42
*
Properly teardown the interrupt so we wont panic on detach.
sos
2003-02-25
1
-7
/
+13
*
Removed the ISA only hooks here, no longer needed..
sos
2003-02-25
1
-51
/
+0
*
Fix support for the old CMD 646 chips, interrupt setup was wrong.
sos
2003-02-25
2
-11
/
+15
*
Revert the probe code change.
sos
2003-02-25
1
-2
/
+2
*
NO_GEOM cleanup:
phk
2003-02-25
1
-25
/
+12
*
NO_GEOM cleanup:
phk
2003-02-25
2
-39
/
+18
*
NO_GEOM cleanup:
phk
2003-02-25
3
-43
/
+21
*
- Add an interlock argument to BUF_LOCK and BUF_TIMELOCK.
jeff
2003-02-25
1
-2
/
+2
*
Cleanup of the d_mmap_t interface.
mux
2003-02-25
15
-56
/
+55
*
NO_GEOM cleanup:
phk
2003-02-24
3
-35
/
+13
*
Fix printf format error.
nyan
2003-02-24
1
-6
/
+6
*
<machine/vmparam.h> is the right place to get KERNBASE, so don't special
obrien
2003-02-24
1
-1
/
+1
*
o instead of applying arbitrary tunables, just honor the COP_F_BATCH
sam
2003-02-24
1
-73
/
+46
*
Wrap the static endian functions to shutup GCC.
obrien
2003-02-24
1
-0
/
+2
*
Use the correct size for reading and writing the PCI config space.
marcel
2003-02-23
1
-5
/
+5
*
It seems that sound(4)'s feeder routines don't need to allocate memory
green
2003-02-23
3
-11
/
+8
*
PAGE_SIZE is unsigned on all our platforms, and is a long on some.
obrien
2003-02-23
1
-2
/
+2
*
Add adv_adj_endian_qdone_info() & adv_adj_scsiq_endian()
obrien
2003-02-23
1
-0
/
+18
*
NO_GEOM cleanup:
phk
2003-02-23
1
-91
/
+27
*
NO_GEOM cleanup:
phk
2003-02-23
4
-66
/
+18
*
Fix the detach code to actually detach the disk instance created
phk
2003-02-23
1
-5
/
+1
*
Remove a goto the very next statement.
phk
2003-02-23
1
-3
/
+0
*
Temporarily disable tagged queueing while I figure out why it broke.
sos
2003-02-23
1
-1
/
+2
*
Fix chipset setup problem on older ALI chips.
sos
2003-02-23
1
-9
/
+14
*
Fix timeout when using UDMA speeds, bad chip setup.
sos
2003-02-23
1
-3
/
+0
*
The ether_ifdetach() function requires only one argument now.
nyan
2003-02-23
1
-1
/
+1
*
Move ar_devclass definition to if_ar.c.
nyan
2003-02-23
2
-2
/
+2
[next]