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
*
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
*
* Improve sbp device probe in boot process.
simokawa
2003-11-10
1
-15
/
+50
*
Move 'guessing' code from the probe into the identify routine where it more
imp
2003-11-10
2
-160
/
+106
*
MFNetBSD:
joe
2003-11-10
2
-6
/
+5
*
MFNetBSD:
joe
2003-11-10
1
-1
/
+2
*
MFNetBSD:
joe
2003-11-10
1
-8
/
+11
*
MFNetBSD:
joe
2003-11-10
1
-0
/
+10
*
MFNetBSD:
joe
2003-11-09
1
-1
/
+2
*
Revise the NetBSD revision control strings.
joe
2003-11-09
3
-29
/
+3
*
MFNetBSD:
joe
2003-11-09
6
-15
/
+10
*
Free the ata_request struct after we are done using it. This should stop
scottl
2003-11-09
1
-2
/
+9
*
Tweak the front end driver file list
imp
2003-11-09
1
-31
/
+26
*
Add my copyright to aha_isa.c to make it crystal clear its license
imp
2003-11-09
1
-1
/
+25
*
Let bus space manage softc.
imp
2003-11-09
4
-56
/
+23
*
Minor tweaks to make it behave better:
imp
2003-11-09
1
-8
/
+18
*
Minor comment smithing
imp
2003-11-09
1
-4
/
+4
*
Fix typo in breaking up requests to size limit.
sos
2003-11-09
1
-1
/
+1
*
- Implement selwakeuppri() which allows raising the priority of a
tanimura
2003-11-09
18
-24
/
+24
*
Make this driver a little more style(9) compliant
imp
2003-11-09
4
-206
/
+176
*
o add a flags parameter to netisr_register that is used to specify
sam
2003-11-08
1
-1
/
+1
*
Move post dmamap_load processes into the callback function.
simokawa
2003-11-08
1
-19
/
+20
*
I've had a couple of reports that the Sony Clie_40 doesn't need the
joe
2003-11-08
1
-1
/
+1
*
Remove the NOGIANT flag again, it was premature.
sos
2003-11-08
1
-1
/
+1
[next]