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
*
Driver is now ported to NetBSD.
semenu
1999-05-12
25
-233
/
+505
*
Sync with sys/i386/isa/diskslice_machdep.c revision 1.34.
kato
1999-05-12
2
-4
/
+4
*
$ brucify sys/stat.h
phk
1999-05-12
1
-8
/
+8
*
#define udev_t dev_t in userland, so that programs which peek at
phk
1999-05-12
1
-1
/
+2
*
Fix dumpon. It passes a udev_t from userland to kernel, that needs a
phk
1999-05-12
2
-8
/
+8
*
Updated a comment (Crtat is no longer bogusly shared with syscons).
bde
1999-05-12
1
-2
/
+0
*
Removed global variable `Crtat'. This was once (bogusly) shared with
bde
1999-05-12
1
-6
/
+3
*
Divorce "dev_t" from the "major|minor" bitmap, which is now called
phk
1999-05-11
71
-209
/
+337
*
Oops, back out previous, it is not quite ready for commit and has nothing
dt
1999-05-11
1
-9
/
+2
*
Initialize bootifo.envp, so that the kernel environment can be used.
dt
1999-05-11
3
-6
/
+16
*
Yet another place I missed when increasing trapframe size, which causes problem
luoqi
1999-05-11
6
-10
/
+14
*
"fix" warning. This still needs to be kld-ified some day (or removed).
peter
1999-05-11
1
-1
/
+4
*
Do not hardcode size of struct vm86frame.
luoqi
1999-05-11
3
-5
/
+17
*
Trap frame size has increased by 4.
luoqi
1999-05-11
1
-3
/
+3
*
Quirk this drive- all luns show up the same.
mjacob
1999-05-11
1
-1
/
+11
*
Take a shot at handling INTR_FAST and INTR_EXCL for CY_PCI_FASTINTR.
peter
1999-05-11
1
-12
/
+21
*
Send subr_rlist.c off to the big Attic in the sky. It's been #if 0'ed
peter
1999-05-11
3
-364
/
+0
*
Found the needle in the haystack!
jb
1999-05-11
2
-4
/
+4
*
During probe, the page lockdown code in dpt_control.c does some
jkh
1999-05-11
1
-2
/
+4
*
Make the driver work on HP8100 and the newer Philips that does not
sos
1999-05-11
3
-72
/
+9
*
Change the INIT_PATH option example to use colons instead of semi-colons
jb
1999-05-11
3
-6
/
+6
*
Use colons instead of semi-colons to behave like UNIX instead of DOS.
jb
1999-05-11
1
-4
/
+4
*
Sync with sys/isa/sio.c revision 1.241.
kato
1999-05-11
2
-4
/
+6
*
Sync with sys/i386/isa/fd.c revision 1.143.
kato
1999-05-11
2
-4
/
+6
*
Sync with sys/i386/i386/usercnofig.c revision 1.142.
kato
1999-05-11
1
-7
/
+6
*
Add another kludge to the card identification probe. It appears that
imp
1999-05-11
1
-4
/
+7
*
Use the probe priority mechanism to make sure the chip* probes do not
peter
1999-05-11
3
-29
/
+63
*
A large set of changes to handle dual bus adapters.
mjacob
1999-05-11
1
-50
/
+106
*
Some massive thwunking in initialization to handle dual bus adapters. More
mjacob
1999-05-11
1
-312
/
+601
*
Add in SCSI_QFULL definitions. Add in local storage for second SIM for
mjacob
1999-05-11
1
-2
/
+10
*
Clean up some sprintfs. Add in a SCSI_QFULL an XS_CHANNEL definition
mjacob
1999-05-11
1
-5
/
+9
*
Roll core minor number. Re-layout a lot of SCSI fields to accomodate multiple
mjacob
1999-05-11
1
-21
/
+23
*
Clean up some macros. Add in ISP 1080/1240 NVRAM layout definitions.
mjacob
1999-05-11
1
-8
/
+128
*
add a couple of missing commands
mjacob
1999-05-11
1
-5
/
+5
*
Fixed reset handling for motor off resets. I first fixed this together
bde
1999-05-11
3
-6
/
+9
*
Clean up 2.2.X support (which might have to be cleaned up again
mjacob
1999-05-11
2
-60
/
+106
*
Add a SA_FLAG_COMP_SUPP flag (to quirk compression as
mjacob
1999-05-11
1
-454
/
+573
*
Fix a bogon which stopped Vinum from recognizing half its keywords.
grog
1999-05-11
1
-1
/
+1
*
Fixed disordering in previous 2 commits.
bde
1999-05-11
1
-3
/
+3
*
roll ISP 1080/1240 f/w
mjacob
1999-05-11
1
-1571
/
+1575
*
Quirk NOLUNS CALIPER CP150.
mjacob
1999-05-11
1
-1
/
+11
*
Make clear that the DATA COMPRESSION page is a SCSI-3 entity- not a SCSI-2
mjacob
1999-05-11
1
-3
/
+38
*
The Intel Pentium Pro's performance counters are 40 bits wide. The Intel
alc
1999-05-11
1
-3
/
+3
*
Fixed checking for maddr/msize conflicts. It was complete nonsense,
bde
1999-05-10
1
-7
/
+6
*
Allow configuration of up to 256 network interfaces per physical interface -
mks
1999-05-10
4
-11
/
+11
*
Enable PCI bus master during attach in case the BIOS hasn't done it for us.
mks
1999-05-10
2
-49
/
+63
*
Set the bus master bit.
paul
1999-05-10
2
-8
/
+22
*
Correct a typo about driver state.
mjacob
1999-05-10
1
-2
/
+9
*
Update one set of comments.. s/so_q0/so_incomp/ and s/so_q/so_comp/ (that's
peter
1999-05-10
2
-12
/
+12
*
correct params for sndmmap(). Don't bogo-initialize fields we don't
phk
1999-05-10
1
-3
/
+2
[next]