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
*
Don't waste so much space for the latency debugging buffer. Its size
bde
2003-11-16
1
-10
/
+8
*
Gross kludge:
imp
2003-11-16
1
-0
/
+8
*
Restored the call to schedsofttty() (now spelled swi_sched(...)) again.
bde
2003-11-16
2
-28
/
+38
*
Fix comment typo.
akiyama
2003-11-16
1
-1
/
+1
*
Make interrupt pipe interval time configurable.
akiyama
2003-11-16
2
-3
/
+56
*
Apply some fixups in the driver_t's.
akiyama
2003-11-16
2
-2
/
+2
*
Regen.
akiyama
2003-11-16
2
-2
/
+41
*
Add vendor IDs, and device IDs supported by uplcom(4).
akiyama
2003-11-16
2
-0
/
+15
*
Add missing ioctl functions.
akiyama
2003-11-16
1
-4
/
+19
*
Localized the cy driver's locking.
bde
2003-11-16
2
-46
/
+40
*
Implement Cx CPU idle states and updated throttling support.
njl
2003-11-15
1
-161
/
+783
*
Add acpi_package.c with routines for validating packages and pulling
njl
2003-11-15
2
-0
/
+156
*
Add acpi_bus_alloc_gas() for allocating a memory or IO resource from its
njl
2003-11-15
1
-1
/
+28
*
Improve support for extended IRQ resources:
jhb
2003-11-14
2
-77
/
+127
*
Drop the driver lock around calls to if_input to avoid a LOR when
sam
2003-11-14
18
-1
/
+55
*
- Code cleanup
pdeuskar
2003-11-14
4
-105
/
+48
*
Remove duplicate FBSDID's, move others to their right place.
obrien
2003-11-14
12
-37
/
+18
*
Remove duplicate
johan
2003-11-14
5
-15
/
+0
*
Despam the const poisoning
imp
2003-11-14
1
-5
/
+5
*
reconst poison
imp
2003-11-14
1
-10
/
+10
*
Reconst-poison crc routine that was renamed to mchash.
imp
2003-11-14
1
-5
/
+5
*
fix broken _IOR usage
mjacob
2003-11-14
1
-1
/
+1
*
Try to create some sort of consistency in how the routings to find the
obrien
2003-11-13
20
-248
/
+230
*
It is obivous this started out as a copy of a Bill Paul driver so he has
obrien
2003-11-13
1
-0
/
+30
*
Add tunables.
simokawa
2003-11-13
1
-4
/
+10
*
Don't count PHY errors as input errors. This is important for
sam
2003-11-13
1
-1
/
+9
*
Save the device so we can do a device_printf.
imp
2003-11-13
3
-76
/
+69
*
Add vendor ID to make Marvell chipset work. E.g. to be found
wilko
2003-11-12
2
-0
/
+10
*
Update from DRI CVS. Includes locking fixes (including PR 59202), changes for
anholt
2003-11-12
15
-314
/
+833
*
Fix some typos.
jhb
2003-11-12
1
-3
/
+3
*
Reindent to non-style(9) compliant 4 space indent to match rest of file.
jhb
2003-11-12
1
-4
/
+4
*
Add an ACPI_FUNCTION_TRACE() invocation to acpi_OverrideInterruptLevel()
jhb
2003-11-12
1
-0
/
+2
*
Minor diff reduction with p4
imp
2003-11-12
1
-1
/
+1
*
Fix a harmless typo (use of res instead of rle: if rle is NULL, we'd
imp
2003-11-12
1
-3
/
+4
*
Improve debug message.
simokawa
2003-11-12
2
-9
/
+9
*
- Reserve a ocb for management ORB.
simokawa
2003-11-12
1
-2
/
+6
*
Oops, fix typo in my name.
simokawa
2003-11-12
2
-4
/
+4
*
Remove a gremlin so that this code compiles under -stable without
joe
2003-11-12
1
-1
/
+1
*
Add ID for ALC658 CODEC.
kuriyama
2003-11-11
1
-0
/
+1
*
- Disable AGP on ALI chipsets if aperture size is 0.
anholt
2003-11-11
2
-0
/
+9
*
Add an acpi_OverrideInterruptLevel() method that OSPM can use to override
jhb
2003-11-11
2
-0
/
+19
*
o add locking
sam
2003-11-11
2
-61
/
+115
*
Centralise mode setting. Instead of doing it in all subdrivers, do
sos
2003-11-11
7
-43
/
+28
*
Update the dump code to flush buffers at the end of the dump
sos
2003-11-11
1
-19
/
+25
*
Fix a typo. Allow for the creator not being stdout.
jake
2003-11-11
1
-9
/
+8
*
Add a uart attachment/syscons keyboard driver for sun keyboards. In theory
jake
2003-11-11
3
-0
/
+738
*
Allow uart to attach to keyboards that are not the firmware's notion of
jake
2003-11-11
1
-13
/
+34
*
Fix sound LOR problems:
scottl
2003-11-11
3
-108
/
+113
*
Don't establish the ISR in the sn_activate routine. I've had two
imp
2003-11-10
2
-12
/
+11
*
Reduce debug message.
simokawa
2003-11-10
1
-0
/
+2
[next]