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 not return(foo()) in void function.
semenu
2002-12-18
9
-23
/
+25
*
Fix the missspelt letter in DC_CTYPE_PUP_AUTOSENSe define.
semenu
2002-12-18
1
-1
/
+1
*
Back out revision 1.38. disklabel now understands vinum volumes again.
grog
2002-12-18
1
-5
/
+1
*
Try to fix the problem with burncd blank not seeing the end of
sos
2002-12-17
1
-14
/
+9
*
This should be the way PC98 ATA disks are seen geometry wise.
sos
2002-12-17
3
-4
/
+10
*
Ignore IEEE1284 descriptors when looking for bidirectional mode. We don't
des
2002-12-16
1
-2
/
+2
*
MFNetBSD: 1.52-1.55
des
2002-12-16
1
-4
/
+17
*
Fix the panic that occurs when kldunloading trm by using the correct
cognet
2002-12-16
2
-29
/
+51
*
Convert the use of vtophys() for doing autosense to use busdma. Also correct
scottl
2002-12-14
2
-12
/
+79
*
SCARGS removal take II.
alfred
2002-12-14
1
-3
/
+3
*
Move the amd(4) driver to it's own directory in preparation for it growing
scottl
2002-12-13
1
-1
/
+2
*
Backout removal SCARGS, the code freeze is only "selectively" over.
alfred
2002-12-13
1
-3
/
+3
*
Remove SCARGS.
alfred
2002-12-13
1
-3
/
+3
*
Problem: Hang while bootup on Perc2/SC.
emoore
2002-12-13
1
-2
/
+4
*
Create raw plexes and subdisks, not the old volume-related ones. This
grog
2002-12-13
1
-2
/
+2
*
sable the CAM interface on some more cards. It seemed to be confusing and
scottl
2002-12-12
1
-5
/
+5
*
The uftdi driver runs with multiple instances.
ticso
2002-12-12
1
-5
/
+0
*
Fix a buffer overrun in /dev/random which, due to the nature of the
markm
2002-12-12
1
-3
/
+4
*
revive_block: If we have an I/O error, don't forget to drop the stripe lock.
grog
2002-12-12
1
-2
/
+4
*
(1) Problem: PANIC when loading/unloading driver
emoore
2002-12-11
5
-11
/
+95
*
Add sysctl knob to stop disabling acpi on shutdown.
takawata
2002-12-11
2
-2
/
+10
*
Play nice with GEOM and use the appropriate ioctls for getting the
scottl
2002-12-10
1
-20
/
+12
*
Fix a panic unloading the bktr driver when devfs is in use.
roger
2002-12-09
1
-10
/
+2
*
MFNetBSD: (partial 1.133)
joe
2002-12-09
1
-0
/
+2
*
MFNetBSD:
joe
2002-12-09
1
-5
/
+0
*
Don't corrupt the ED list whilst removing an entry.
joe
2002-12-09
1
-1
/
+1
*
Fix a bug which caused signals on YUV images to fail.
roger
2002-12-07
1
-7
/
+6
*
Fix linking problem when atadisk is not use in ata-all.c
sos
2002-12-06
3
-3
/
+19
*
Reduce and improve debug messages.
simokawa
2002-12-06
5
-30
/
+47
*
The sequencer downloading code assumes that all jump
scottl
2002-12-05
1
-3
/
+5
*
Remove an unused variable that snuck in the last commit.
anholt
2002-12-04
1
-1
/
+1
*
Last minute fixes to ahc and ahd:
scottl
2002-12-04
6
-47
/
+94
*
Fix witness warning in DRM memory info sysctl by making a temporary copy of the
anholt
2002-12-04
1
-62
/
+17
*
Add support for the PC98 platform to the ATA driver.
sos
2002-12-03
8
-42
/
+594
*
Properly account for prefetchable memory when a request is being made.
imp
2002-12-03
1
-47
/
+112
*
Implement DIOCGDINFO for volumes. newfs will no longer build a file
grog
2002-12-02
1
-0
/
+4
*
Don't blindly call make_dev when configuring an object: the device
grog
2002-12-02
1
-23
/
+24
*
In ata_reinit, when ata_getparam fails for a new device (indicating that
thomas
2002-12-01
1
-4
/
+5
*
Major update to the ahd driver to fix many bugs found in the previous
scottl
2002-12-01
4
-372
/
+949
*
Implement workaround for broken busfree-rev in the A4.
scottl
2002-12-01
1
-69
/
+148
*
Add our controller name to the front of our
scottl
2002-12-01
1
-3
/
+16
*
Remove redundant check for chip type being PCI-X.
scottl
2002-12-01
1
-4
/
+4
*
Update to include new ahd_scb_timer_reset API
scottl
2002-12-01
1
-3
/
+12
*
Move the check for the MD_SHUTDOWN flag to before the tsleep() call
iedowse
2002-11-30
1
-1
/
+1
*
Synchronize perforce Id tags
scottl
2002-11-30
1
-1
/
+1
*
Bring in many bugfixes and changes obtained from formal testing:
scottl
2002-11-30
4
-149
/
+435
*
Add a routine for testing memory mapped register access.
scottl
2002-11-30
1
-8
/
+58
*
Always compile in the AHC_ALLOW_MEMIO code, but only try MEMIO if
scottl
2002-11-30
1
-4
/
+22
*
Handle changes to SCB_CONTROL, scb->flags and SEQ_FLAGS
scottl
2002-11-30
1
-5
/
+6
*
Use the new ahc_scb_timer_reset API
scottl
2002-11-30
1
-4
/
+27
[next]