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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix the alpha kernel build.
jake
2003-08-25
1
-0
/
+2
*
Change LOG2_PAGE_SIZE from 14 to 15 bits. This will cause the CTASSERT
marcel
2003-08-25
1
-1
/
+1
*
Assert that u_long is at least 64 bits if PAGE_SIZE is 32K.
marcel
2003-08-25
1
-0
/
+7
*
Remove quirk for Apacer Handydrive. Kevin Oberman <oberman@es.net> reports
njl
2003-08-25
1
-8
/
+0
*
Probe routines can return < 0 for speculative matches. In the
imp
2003-08-25
1
-1
/
+1
*
Sort quirks into sections.
njl
2003-08-25
1
-19
/
+20
*
Revert previous commit. Violates Maintainer (O'Brien knows how to
mjacob
2003-08-25
1
-13
/
+24
*
Try to get rid of the fake slave problem.
sos
2003-08-25
1
-0
/
+4
*
Cleanup the dma int/alloc/free code.
sos
2003-08-25
5
-98
/
+72
*
Fix copyright comment & FBSDID style nits.
obrien
2003-08-25
31
-55
/
+27
*
Remove merge conflict that I didn't notice as it was in the middle of a
obrien
2003-08-25
1
-5
/
+0
*
Unify prototypes.
sos
2003-08-25
11
-85
/
+91
*
Fix compile error.
nyan
2003-08-25
1
-1
/
+1
*
Only call FLUSH_CACHE on devices that say they can.
sos
2003-08-25
1
-4
/
+8
*
Switch to dev/syscons/syscons.c.
nyan
2003-08-25
2
-3587
/
+1
*
Merge pc98 support from sys/pc98/pc98/syscons.c.
nyan
2003-08-25
1
-0
/
+21
*
Dont check the cable bit on ich5 when on the SATA channel.
sos
2003-08-25
1
-1
/
+2
*
MFi386: revision 1.452
nyan
2003-08-25
1
-0
/
+1
*
Add option NO_SIO to work-around the hardcoded dependency on sio(4).
marcel
2003-08-25
14
-212
/
+257
*
Change of plans: Add ext2_bitops.h with generic and portable
marcel
2003-08-25
7
-55
/
+232
*
Make TX on davicom 9102A working again. This chip needs
mbr
2003-08-24
2
-0
/
+4
*
Comment out a couple of __inline__s until we can get inlines to be actually
anholt
2003-08-24
1
-2
/
+2
*
Remove duplicate SCM ID.
obrien
2003-08-24
1
-2
/
+0
*
Sync with local version (cosmetics)
sos
2003-08-24
1
-1
/
+1
*
There is no detach func for PCI ATA devs.
sos
2003-08-24
1
-1
/
+0
*
Fix ad_dump top actually produce a dump.
sos
2003-08-24
1
-3
/
+9
*
Use __FBSDID().
obrien
2003-08-24
21
-31
/
+63
*
Use __FBSDID().
obrien
2003-08-24
28
-40
/
+89
*
Use __FBSDID().
obrien
2003-08-24
447
-755
/
+1477
*
Add device ataraid, this is now seperate and not pulled in by atadisk.
sos
2003-08-24
1
-0
/
+1
*
This is a major rework of the ATA driver (ATAng)
sos
2003-08-24
29
-3934
/
+3563
*
Remove redundant bzero.
hsu
2003-08-24
1
-1
/
+0
*
Eliminate the last (direct) uses of vm_page_lookup() on the pte object.
alc
2003-08-24
1
-18
/
+3
*
Allow bus barrier operations on fake tags. The purpose of a fake
marcel
2003-08-24
1
-4
/
+4
*
reenable the caches when a PCI peek faults. Takes my kernel compile
jmg
2003-08-24
2
-0
/
+6
*
Check in the known good version of the wi driver, with prism/symbol
imp
2003-08-24
6
-0
/
+3715
*
This doesn't work, so back them out.
imp
2003-08-24
1
-2
/
+2
*
- Add a font width field to struct scr_stat. Use this instead of '8'.
jake
2003-08-24
3
-10
/
+12
*
Return -100 rather than 0 for pccard probe routines. This allows
imp
2003-08-24
1
-2
/
+2
*
Changed ??? to foo in dead code since ??? screws up my editor.
jake
2003-08-24
1
-1
/
+1
*
- Remember to flip the foreground and background color attributes in
jake
2003-08-24
1
-11
/
+18
*
Hook syscons and the creator driver up to the sparc64. This compiles but
jake
2003-08-24
2
-0
/
+22
*
Add a driver for creator upa frame buffers found in many sparc64 machines.
jake
2003-08-24
6
-0
/
+13655
*
"md" files for syscons.
jake
2003-08-24
2
-0
/
+161
*
Add sparc64 ifdefs.
jake
2003-08-24
5
-9
/
+41
*
Fix endian bugs accessing ioctl arguments that are passed by value.
jake
2003-08-24
2
-5
/
+5
*
Add the bits for a LINT kernel. It has been verified to compile. We
marcel
2003-08-23
2
-0
/
+51
*
Rewrite the code that uses the try/catch paradigm implemented by
marcel
2003-08-23
3
-127
/
+116
*
When present use ogain instead of master for surround sound channels.
orion
2003-08-23
1
-14
/
+14
*
Held pages, just like wired pages, should not be added to the cache queues.
alc
2003-08-23
1
-1
/
+2
[prev]
[next]