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
*
Do a pass over all modules in the kernel and make them return EOPNOTSUPP
phk
2004-07-15
20
-1
/
+32
*
Add a comment separator.
njl
2004-07-14
1
-1
/
+1
*
Some laptops report the "design-capacity" instead of the "real-capacity"
marks
2004-07-14
1
-0
/
+9
*
Remove fdc_alloc_resources, which should have happened in last commit.
imp
2004-07-14
2
-143
/
+2
*
Fix the pccard attachment to have a chance of working.
imp
2004-07-14
2
-32
/
+214
*
Follow PnP location string change in acpi.c.
takawata
2004-07-14
1
-1
/
+1
*
Switch snoop device to using C99 initialization for struct linesw.
rwatson
2004-07-14
1
-2
/
+8
*
Give kldunload a -f(orce) argument.
phk
2004-07-13
1
-2
/
+2
*
Clean up our pnpinfo and location strings.
njl
2004-07-13
1
-7
/
+5
*
Call device_identify routines after doing the namespace walk. This is
njl
2004-07-13
1
-8
/
+6
*
Remove erroneous semicolons.
stefanf
2004-07-13
3
-4
/
+4
*
Re-enable debugger port.
simokawa
2004-07-13
1
-3
/
+124
*
Set fdc_dev in attach
imp
2004-07-13
1
-0
/
+1
*
Don't depend on implicit include of machine/bus.h in sys/rman.h, but instead
imp
2004-07-13
3
-0
/
+5
*
Remove even more references to generating usbdevs_data.h, et al.
imp
2004-07-12
1
-9
/
+9
*
Remove the instructions for regenerating usbdevs.h: that's now no
imp
2004-07-12
1
-13
/
+0
*
Remove unnecessary softc bzero calls.
njl
2004-07-12
2
-2
/
+0
*
Add the ability to detach a battery. Now batteries that are detached are
njl
2004-07-12
3
-1
/
+33
*
Update in preparation for adding the ACPI attachment.
njl
2004-07-12
4
-68
/
+94
*
Attempt to handle suspend/resume better.
sos
2004-07-12
2
-16
/
+9
*
Until I'm ready to commit the better pccard probe/attach routines, effectively
imp
2004-07-11
1
-0
/
+2
*
Introduce ttygone() which indicates that the hardware is detached.
phk
2004-07-11
12
-299
/
+36
*
Make NdisReadPcmciaAttributeMemory() and NdisWritePcmciaAttributeMemory()
wpaul
2004-07-11
3
-22
/
+75
*
Update for the KDB framework. Sanitize the alpha console code now that
marcel
2004-07-10
3
-314
/
+81
*
Update for the KDB framework:
marcel
2004-07-10
4
-4
/
+5
*
Update for the KDB framework:
marcel
2004-07-10
1
-6
/
+5
*
Update for the KDB framework:
marcel
2004-07-10
1
-8
/
+6
*
Update for the KDB framework:
marcel
2004-07-10
1
-3
/
+2
*
Remove DDB. The one user of this macro has been changed to use BVDDB.
marcel
2004-07-10
1
-1
/
+0
*
s/DDB/BVDDB/g
marcel
2004-07-10
1
-1
/
+1
*
Update for the KDB framework:
marcel
2004-07-10
1
-6
/
+5
*
Update for the KDB framework:
marcel
2004-07-10
1
-8
/
+8
*
Update for the KDB framework:
marcel
2004-07-10
1
-3
/
+2
*
Update for the KDB framework:
marcel
2004-07-10
1
-3
/
+2
*
Update for the KDB framework:
marcel
2004-07-10
1
-3
/
+2
*
Update for the KDB framework:
marcel
2004-07-10
1
-49
/
+4
*
Update for the KDB framework:
marcel
2004-07-10
1
-4
/
+2
*
Update for the KDB framework:
marcel
2004-07-10
1
-2
/
+3
*
Add support for uart(4) being a debug port for the GDB backend.
marcel
2004-07-10
1
-0
/
+101
*
Remove a pointless check.
phk
2004-07-10
1
-2
/
+0
*
- Add missing <sys/module.h>. [1]
marius
2004-07-09
1
-6
/
+2
*
Do not bzero() the softc, as newbus does it for us.
cognet
2004-07-09
5
-5
/
+0
*
Newbus returns a zeroed softc, so there's no need to call bzero() here.
cognet
2004-07-09
1
-2
/
+0
*
Apply the long-overdue hatchet of style(9) death to this file.
bms
2004-07-09
1
-458
/
+547
*
Further locking improvements for vr(4):
bms
2004-07-09
1
-46
/
+69
*
Add a 'suspended' flag to softc so that we can avoid races on detach.
bms
2004-07-09
1
-0
/
+1
*
Break out the isa and pccard front ends from fdc. This is the first
imp
2004-07-07
4
-304
/
+405
*
Fix two problems:
wpaul
2004-07-07
2
-13
/
+13
*
Eliminate unneeded return keywords.
bms
2004-07-06
1
-34
/
+1
*
Whitespace pass
bms
2004-07-06
1
-54
/
+54
[next]