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
*
Fix some easy, global, lint warnings. In most cases, this means
markm
2003-04-30
9
-9
/
+9
*
Release devq before detach.
simokawa
2003-04-30
1
-0
/
+3
*
Set status to FWDEVINVAL if probe failed.
simokawa
2003-04-30
1
-6
/
+7
*
o Don't announce that the timer is good when in fact it isn't timing
marcel
2003-04-30
1
-22
/
+43
*
Fix tpyo in last commit.
imp
2003-04-30
1
-1
/
+1
*
Get rid of the redundant 'gone' field, and overload suspend instead.
imp
2003-04-30
2
-13
/
+12
*
Add missing crom_next() in the previous revision.
simokawa
2003-04-29
1
-1
/
+3
*
Support functions for the new ACPI import.
njl
2003-04-29
5
-6
/
+125
*
Set recv.len to zero if we get no response.
simokawa
2003-04-29
1
-1
/
+4
*
Get correct firmware/model information for multiple unit directories.
simokawa
2003-04-29
1
-0
/
+4
*
Fix indentation.
simokawa
2003-04-29
1
-13
/
+13
*
Deprecate machine/limits.h in favor of new sys/limits.h.
kan
2003-04-29
11
-14
/
+11
*
Move CSR definitions to iec*.h from firewirereg.h.
simokawa
2003-04-29
3
-28
/
+28
*
Add module data and version to the atm_subr and reference this info from the
harti
2003-04-29
2
-5
/
+7
*
Keep syscons specific I/O functions internal/specific to syscons on
marcel
2003-04-29
1
-1
/
+27
*
Fix typo on O2Micro devices names.
imp
2003-04-29
1
-2
/
+2
*
(5) from last commit was omitted by mistake:
imp
2003-04-29
1
-0
/
+3
*
Fix 5 bugs:
imp
2003-04-29
2
-8
/
+11
*
Don't hold a driver lock across bus_teardown_intr. Jhb points out
imp
2003-04-29
1
-2
/
+1
*
Make IRQ shareable for the cardbus case too.
imp
2003-04-28
1
-0
/
+1
*
Pull the pst driver out from under GAINT.
sos
2003-04-28
4
-75
/
+151
*
Don't pass pointers to kernel data structures through 32-bit fields
scottl
2003-04-28
1
-13
/
+51
*
Make compiled on RELEGN_4
simokawa
2003-04-28
1
-1
/
+2
*
Initialize error.
imp
2003-04-27
1
-1
/
+1
*
Make 2/3 of my symbol cards work again. The 3rd symbol card card has
imp
2003-04-27
1
-15
/
+24
*
recognize the Sun Crypto 5821 and Crypto 1K cards;
sam
2003-04-27
2
-4
/
+22
*
Add generic OEM1 PRISM3 card.
imp
2003-04-27
1
-0
/
+1
*
Sync to 1.50
imp
2003-04-27
1
-1
/
+7
*
Mystery OEM #1: A really no-name prism3 card that wi supports.
imp
2003-04-27
1
-0
/
+4
*
Sync to 1.49
imp
2003-04-27
1
-1
/
+5
*
MF-p4:
imp
2003-04-26
1
-1
/
+19
*
Add a generic cdrom.
imp
2003-04-26
1
-0
/
+2
*
Update the mbuf watermark settings to match the latest documentation
ps
2003-04-26
1
-3
/
+3
*
- Improve configuration ROM parser for multiple unit directory.
simokawa
2003-04-26
5
-149
/
+139
*
Merge from DRI CVS: Disable MTRRs on FreeBSD-stable to work around hangs with
anholt
2003-04-26
1
-10
/
+17
*
Convert the midway driver to use busdma. Except for this conversion the
harti
2003-04-25
4
-3381
/
+3191
*
Make fxp(4) INTR_MPSAFE (but do not enable MPSAFE just yet):
njl
2003-04-25
2
-51
/
+134
*
Import latest changes from the vendor. This also is reported to fix the
scottl
2003-04-25
4
-38
/
+116
*
Update the DRM to the latest from DRI CVS. Includes some bugfixes and removal
anholt
2003-04-25
31
-2552
/
+437
*
Fix printf warnings for i386 with PAE.
simokawa
2003-04-24
2
-14
/
+16
*
Fix printf warning for RELENG_4.
simokawa
2003-04-24
1
-0
/
+4
*
Add some IEEE 1394 OHCI chips.
simokawa
2003-04-24
2
-1
/
+26
*
Add accessor for cis4 string. Neither OLDCARD nor NEWCARD support
imp
2003-04-23
1
-0
/
+1
*
Use bus_space*() instead of in*() and out*().
jhay
2003-04-23
4
-317
/
+280
*
Comment out the mixer entry for igain for the mic 20dB boost for now since
jhb
2003-04-23
1
-0
/
+2
*
Add constants for USB programming interfaces. These are already defined
des
2003-04-23
1
-0
/
+3
*
Get rid of kvtop().
jhay
2003-04-23
4
-79
/
+75
*
Keep the proc locked while we set PS_INMEM so that either of the proc lock
jhb
2003-04-22
1
-1
/
+1
*
Set the local bus address in xfer->dst.
simokawa
2003-04-22
1
-2
/
+2
*
Use newly minted device_is_attached rather than device_is_alive to see
imp
2003-04-21
5
-5
/
+5
[next]