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
*
add a couple off offset defines for ATIO2s
mjacob
2000-12-28
1
-0
/
+3
*
roll to 2.01.26 level
mjacob
2000-12-28
1
-5227
/
+4903
*
remove MAINTAINER file
mjacob
2000-12-28
1
-2
/
+0
*
Major bugfix and minor update. This should resolve the current issues
msmith
2000-12-27
8
-338
/
+412
*
change irq handler slightly, get rid of superflous messages
cg
2000-12-27
1
-6
/
+4
*
Use M_ZERO flag on malloc when approbiate.
sos
2000-12-26
7
-25
/
+16
*
Update the burncd interface a bit, dont block the ATA channel on
sos
2000-12-26
3
-48
/
+70
*
Use diskerr for printing disk hard/soft errors.
sos
2000-12-26
1
-5
/
+7
*
Add OZO8008 - Zoom (33.6k Modem).
tanimura
2000-12-26
1
-0
/
+1
*
Minor newbus/style(9) cleanups.
imp
2000-12-26
6
-87
/
+93
*
move parametric defines and structure definitions from .h to .c
cg
2000-12-25
2
-12
/
+13
*
indent debugging printfs, change a couple of messages slightly
cg
2000-12-25
1
-19
/
+19
*
update to return correct blocksize- these chips have a fixed irq rate, so
cg
2000-12-25
1
-0
/
+8
*
Add ioctls to acpi_cmbat and acpi_acad. These use mike's acpi_register_ioctl().
iwasaki
2000-12-24
4
-4
/
+130
*
fairly substantial rewrite- seperate out play/record code, implement
cg
2000-12-24
1
-183
/
+244
*
compensate for broken codecs that return 0xffff on unimplemented registers
cg
2000-12-24
1
-9
/
+10
*
implement setblocksize properly
cg
2000-12-23
1
-33
/
+25
*
fix a panic if the requested blocksize was greater than the data rate,
cg
2000-12-23
1
-0
/
+2
*
kill a warning
cg
2000-12-23
1
-1
/
+1
*
fix a typo
cg
2000-12-23
1
-1
/
+1
*
update code dealing with snd_dbuf objects to do so using a functional interface
cg
2000-12-23
24
-400
/
+638
*
Probe generic i960 devices for the old AMI signature as well as the current
msmith
2000-12-22
2
-5
/
+8
*
Add ACPI AC adaptor and ACPI Control Method Battery.
takawata
2000-12-22
4
-3
/
+480
*
* Rename M_WAIT mbuf subsystem flag to M_TRYWAIT.
bmilekic
2000-12-21
1
-2
/
+2
*
Re-Enable OSD_PRIORITY_GPE. Now 20001215 has been commited.
takawata
2000-12-21
1
-2
/
+0
*
Disable my previous committed code for a moment.
iwasaki
2000-12-20
1
-0
/
+2
*
Add task priority definition for OSD_PRIORITY_GPE in AcpiOsQueueForExecution().
iwasaki
2000-12-20
1
-0
/
+3
*
Fix my previous commit. Remove ed_get_Linksys() function prototypes.
toshi
2000-12-20
1
-2
/
+0
*
Change priority of procedure queueing.
takawata
2000-12-20
1
-2
/
+2
*
Add PCIR_CAP_PTR as a define for the location of the capability
gibbs
2000-12-20
1
-0
/
+1
*
Re-commit revision 1.32, which grog incorrectly backed out in revision 1.33.
des
2000-12-20
1
-4
/
+6
*
Initialise rcmdlen.
n_hibma
2000-12-20
1
-0
/
+1
*
fix a debugging leftover (min speed=48khz)
cg
2000-12-20
1
-1
/
+1
*
revive_block: Don't go beyond the end of the stripe when reviving
grog
2000-12-20
1
-24
/
+8
*
build_rq_buffer: Note which buffer headers we lock.
grog
2000-12-20
1
-0
/
+9
*
Rearrange #includes to make more sense. This is still not the reform
grog
2000-12-20
1
-8
/
+10
*
Rename detached plexes and subdisks correctly (off by one error)
grog
2000-12-20
1
-6
/
+16
*
open_drive: Add support for more than 32 devices of a particular kind.
grog
2000-12-20
1
-6
/
+11
*
give_plex_to_volume: Recalculate volume size after attaching.
grog
2000-12-20
2
-5
/
+14
*
Add flag XFR_BUFLOCKED to identify buffers which have been locked.
grog
2000-12-20
1
-1
/
+2
*
ahc_eisa.c:
gibbs
2000-12-20
13
-222
/
+710
*
Fix the PR. Getting a dma channel equal to 0 remains a problem though.
nsouch
2000-12-19
1
-1
/
+1
*
Fix testing reboot howto flags in acpi_shutdown_final().
iwasaki
2000-12-19
1
-1
/
+1
*
Proberly back down DMA modes on the Acer Aladdin.
sos
2000-12-19
2
-5
/
+13
*
un-staticize M_AGP so that it can be used in agp*.c
assar
2000-12-19
1
-1
/
+1
*
Convert the sio driver to use a spin mutex instead of a s_lock. This is
jhb
2000-12-18
1
-123
/
+58
*
Attempt to read and verify the card's status in wi_stop() before sending it
jhb
2000-12-18
1
-2
/
+9
*
Add power state manipulation to the fxp driver. Some people have
wpaul
2000-12-18
1
-0
/
+20
*
Use pci_get_powerstate()/pci_set_powerstate() which now exists in the
wpaul
2000-12-18
1
-24
/
+16
*
Divorce the kernel binary ABI version number from the message
julian
2000-12-18
7
-166
/
+164
[next]