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
*
Inline trivial function ccdintr() into its one caller ccdiodone().
phk
2003-01-18
1
-21
/
+9
*
Sanitize the copyright section a bit: We do not need two copies of the
phk
2003-01-18
1
-51
/
+17
*
MFp4: Add support for memory mapped UARTs, but don't add any devices
marcel
2003-01-18
2
-9
/
+18
*
Add BUFFALO LPC-CF-CLT(10Base-T Compact Flash Ether Card).
shiba
2003-01-18
2
-0
/
+3
*
Regen.
shiba
2003-01-18
1
-1
/
+4
*
Add Accton EN2216.
shiba
2003-01-18
2
-0
/
+2
*
Regen.
shiba
2003-01-18
1
-0
/
+3
*
Add Allied Telesis WR211PCM.
shiba
2003-01-17
2
-0
/
+2
*
Regen.
shiba
2003-01-17
1
-1
/
+4
*
Replace M_DONTWAIT with M_NOWAIT for malloc().
simokawa
2003-01-17
4
-23
/
+23
*
Improve some debug massages.
simokawa
2003-01-17
1
-3
/
+3
*
Fix bus manager election process.
simokawa
2003-01-17
1
-16
/
+18
*
Find places to store the previously implicityly passed unit number in
phk
2003-01-17
1
-7
/
+122
*
Detect underrun of IT queue for debugging.
simokawa
2003-01-17
2
-38
/
+56
*
Make vinum disk-related devices readable by group "operator" to match
joerg
2003-01-16
1
-6
/
+6
*
Restore a comment that was lost in the shuffle.
imp
2003-01-16
1
-0
/
+5
*
Correct typo.
grog
2003-01-16
1
-1
/
+1
*
Improve memory allocation.
simokawa
2003-01-16
4
-29
/
+43
*
Use cycleMatch for precise IT DMA start timing.
simokawa
2003-01-16
1
-12
/
+40
*
wi-specific host ap support no longer needed now that it uses
sam
2003-01-15
2
-1402
/
+0
*
new wi driver that uses the 802.11 link layer code
sam
2003-01-15
6
-2680
/
+2348
*
DV_PAL shouldn't be here.
simokawa
2003-01-15
1
-2
/
+0
*
Add DV_PAL for PAL users.
simokawa
2003-01-15
3
-7
/
+14
*
Fix IT DMA underun while bus reset.
simokawa
2003-01-15
2
-29
/
+30
*
- GC a few more hand-rolled 'abs' macros.
mdodd
2003-01-15
2
-17
/
+7
*
- Add inline functions for {ll,l,}abs() to libkern.
mdodd
2003-01-15
1
-11
/
+0
*
Suspend/resume support (mostly for MiniPCI Prism2.5 boards).
mdodd
2003-01-14
3
-2
/
+36
*
Some USB devices are not prepared to deal with a single byte string
joe
2003-01-14
1
-2
/
+8
*
For the cpu throttling message, s/enabled/available
njl
2003-01-14
1
-1
/
+2
*
Remove bogus locking from dc(4). Instead, move interrupt allocation
njl
2003-01-14
1
-42
/
+34
*
Don't call destroy_dev it a channel has children.
cognet
2003-01-14
1
-1
/
+1
*
Make the base pcib_route_interrupt method available to other pci-pci bridge
benno
2003-01-14
2
-2
/
+2
*
Fix for FreeBSD-4.
simokawa
2003-01-14
1
-15
/
+4
*
Since reseting the SCSI busses via the passthrough interface usually
scottl
2003-01-13
1
-7
/
+12
*
OK Ok, so I didn't check the NO_GEOM case for the final version...
phk
2003-01-13
1
-3
/
+3
*
Add Realtek ALC650 id.
orion
2003-01-13
1
-0
/
+1
*
Add nForce2 device id.
orion
2003-01-13
1
-0
/
+4
*
Enable the new h0h0magic code which on GEOM kernels make the md(4)
phk
2003-01-13
1
-3
/
+0
*
Minimal fix for DV part.
simokawa
2003-01-13
4
-32
/
+84
*
Merge big endian and little endian case.
simokawa
2003-01-13
1
-35
/
+42
*
Add a mutex around the per unit bioqueue.
phk
2003-01-13
1
-12
/
+28
*
Remove the printf which announces the creation of malloc disks: it is
phk
2003-01-13
1
-1
/
+0
*
Regenerate
obrien
2003-01-13
1
-1
/
+3
*
Bow to the whining masses and change a union back into void *. Retain
dillon
2003-01-13
1
-4
/
+4
*
Add code to make md(4) a GEOM device driver instead of relying in
phk
2003-01-12
1
-4
/
+134
*
Partial support for the nVidia nForce2 chipset's on-board Broadcom/Altima PHY
obrien
2003-01-12
2
-0
/
+4
*
Shift things around a bit in preparation for future evilness.
phk
2003-01-12
1
-43
/
+48
*
Make compile cleanly when USB_DEBUG is defined.
imp
2003-01-12
1
-1
/
+2
*
Change struct file f_data to un_data, a union of the correct struct
dillon
2003-01-12
1
-4
/
+4
*
Bail out of fd_clone() if the parsed unit number doesn't match our
joerg
2003-01-11
1
-0
/
+3
[next]