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
*
Sigh. The fix to the suspend code wasn't complete, since the resume
scottl
2002-09-04
1
-2
/
+2
*
More in the continuing saga of phk vs his strange serial card.
imp
2002-09-04
1
-80
/
+20
*
Fix up a comment.
jhb
2002-09-04
1
-2
/
+2
*
- Make pci_load_vendor_data() static and do it during MOD_LOAD instead of
jhb
2002-09-04
3
-19
/
+16
*
Use resource_list_print_types() instead of duplicating the code.
jhb
2002-09-04
1
-40
/
+4
*
Remove a debug printf.
phk
2002-09-03
1
-2
/
+2
*
Drop another cookie to wet Warners appetite:
phk
2002-09-03
1
-0
/
+6
*
Fix interrupt registration:
phk
2002-09-03
1
-10
/
+3
*
Style: fix a function whitespace stuff-up. Remove a debugging printf.
phk
2002-09-03
1
-2
/
+3
*
Style: move a global variable up to the top of the file.
phk
2002-09-03
1
-3
/
+2
*
Don't probe the interrupt on puc(4) attached devices.
phk
2002-09-03
1
-1
/
+1
*
- Improve AC97 presence check and move it from fm801_attach() to fm801_probe();
sobomax
2002-09-03
1
-14
/
+93
*
Turn off usage of SMP style locking until we sort out CAM.
mjacob
2002-09-03
2
-21
/
+72
*
Don't do transition locking (i.e., CAM->MPT->CAM)- Peter claimed that ia64
mjacob
2002-09-03
1
-0
/
+10
*
Fix things so that:
mjacob
2002-09-01
4
-34
/
+278
*
Remove drm_linux.h, move the two useful defines into drm_drv.h. Use fd locking
anholt
2002-09-01
3
-167
/
+73
*
Use the correct bit value for a debug options
scottl
2002-09-01
1
-1
/
+1
*
Upgrade to latest QLogic f/w from their intranet site for 2100, 2200 and
mjacob
2002-09-01
3
-15262
/
+15533
*
Stylistic fixes for the inclusion of the opt_puc.h header, so it comes from the
jmallett
2002-09-01
3
-7
/
+6
*
More cleaning up and unhacking:
phk
2002-08-31
5
-152
/
+249
*
Don't enable PUC_DEBUG by accident
phk
2002-08-31
2
-2
/
+0
*
Split the puc driver in pci specific and generic parts.
phk
2002-08-31
4
-98
/
+299
*
Make modems work:
imp
2002-08-31
1
-20
/
+23
*
Different and more correct workaround for broken cards under NEWCARD:
phk
2002-08-31
1
-4
/
+8
*
Ignore all config entries which have a non-zero start I/O address.
phk
2002-08-31
1
-0
/
+4
*
Sync perforce Ids.
gibbs
2002-08-31
2
-2
/
+2
*
Identify new controllers and the aic7901A.
gibbs
2002-08-31
1
-33
/
+55
*
Hook up the endian macros.
gibbs
2002-08-31
1
-28
/
+41
*
Enable card interrupts in our OSM rather than in the core.
gibbs
2002-08-31
1
-19
/
+29
*
Correct lun representation during packetized operation.
gibbs
2002-08-31
1
-44
/
+26
*
Add a prefix to be used for assembler generated tables and
gibbs
2002-08-31
1
-83
/
+62
*
Convert to new assembler field syntax.
gibbs
2002-08-31
1
-776
/
+834
*
Updates for new non-packetized SCB-ID collision avoidance,
gibbs
2002-08-31
1
-107
/
+125
*
Identify the AIC7901A as such instead of an AIC7902.
gibbs
2002-08-31
1
-477
/
+775
*
If interrupts are disabled on the card, don't bother running
gibbs
2002-08-31
1
-1
/
+10
*
Update Perforce Ids.
gibbs
2002-08-31
2
-2
/
+2
*
Move interrupt enable into the OSM.
gibbs
2002-08-31
1
-168
/
+179
*
Cleanup endian macros.
gibbs
2002-08-31
1
-1
/
+44
*
Enable card interrupts from the OSM.
gibbs
2002-08-31
1
-9
/
+22
*
Add a prefix to be used for assembler generated tables and
gibbs
2002-08-31
1
-16
/
+22
*
Convert to new assembler field syntax.
gibbs
2002-08-31
1
-304
/
+330
*
Drop the bus reset hold delay back down to 25us. The 250us
gibbs
2002-08-31
1
-13
/
+32
*
Add ahc_print_devinfo() to simplify some diagnostic output.
gibbs
2002-08-31
1
-77
/
+289
*
Pass unparsed serial eeprom information into the driver core.
gibbs
2002-08-31
1
-34
/
+40
*
Update assembler syntax and assembler to allow generation of register
gibbs
2002-08-31
10
-273
/
+566
*
Tell the user about a failed IRQ mapping rather than fail silently.
gibbs
2002-08-31
1
-2
/
+5
*
Add IDs for upcoming LSI U320 products that use the MegaRAID interface.
gibbs
2002-08-30
1
-1
/
+3
*
Whitespace-only: don't mix tabs and spaces for doing identation.
sobomax
2002-08-30
1
-16
/
+16
*
s/hint.acpi.0.disable/hint.acpi.0.disabled/
iwasaki
2002-08-30
1
-0
/
+5
*
The aac driver needs 256K of contiguous physical memory in order to
scottl
2002-08-30
1
-3
/
+4
[next]