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
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct previous Orion specific fix: The configuration register
se
1996-09-02
1
-2
/
+2
*
Add preliminary support for the Orion PCI chip set. It is special in the
se
1996-09-02
2
-24
/
+105
*
Use "" instead of <> for a header in the current directory.
bde
1996-08-28
1
-7
/
+2
*
Put back the initialization of the time constants of the SCSI and Sync.
se
1996-08-27
1
-4
/
+13
*
Set clock prescale based on BIOS supplied value instead of trying to
se
1996-08-26
1
-7
/
+16
*
Megacommit to straigthen out ETHER_ mess.
phk
1996-08-06
1
-5
/
+0
*
Use ether_ioctl() to do a lot of grunt work.
phk
1996-08-06
1
-47
/
+6
*
Send out a period of "0" if negotiating asynchronous transfers (offset = 0).
se
1996-08-05
1
-5
/
+14
*
FINALLY: PCI support for the Lance Ethernet driver.
se
1996-07-18
1
-0
/
+97
*
Don't use NULL in non-pointer contexts.
bde
1996-07-12
1
-10
/
+10
*
Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h
bde
1996-06-18
1
-2
/
+1
*
The Great PC98 Merge.
asami
1996-06-14
2
-2
/
+10
*
Updated this driver to a newer version from Matt. This should fix several
dg
1996-06-14
2
-678
/
+2453
*
Clean up -Wunused warnings.
gpalmer
1996-06-12
3
-6
/
+7
*
Detach the device at shutdown.
alex
1996-06-11
1
-6
/
+4
*
Scan PCI buses in order the BIOS has assigned them. This is sometimes
asami
1996-06-09
1
-2
/
+4
*
Only assume the scratch ram is valid (we were initialized by the BIOS)
gibbs
1996-06-08
1
-2
/
+2
*
Here is a patch that fix a few problems with the RGB version of
jkh
1996-06-07
2
-13
/
+78
*
Set ifnet.baudrate for ethernet / FDDI interfaces too. Makes
gpalmer
1996-06-01
1
-1
/
+2
*
Merge in changes for NetBSD/OpenBSD.
gibbs
1996-05-30
1
-98
/
+208
*
Correct a botched commit from yesturday. It helps to bring over the
gibbs
1996-05-23
1
-2
/
+2
*
Let the user know what errors are experienced on received packets.
wollman
1996-05-21
1
-2
/
+13
*
It seems that the aic78X0 chips will either have their scratch ram
gibbs
1996-05-21
1
-1
/
+12
*
Add support for NE2000 compatible PCI Ethernet cards. The PCI probe
se
1996-05-18
1
-0
/
+95
*
Fix range check to actually test the variable that will be used as
se
1996-05-18
1
-2
/
+2
*
A patch for the meteor device driver. It fixes:
jkh
1996-05-17
2
-27
/
+80
*
Fix a brain-o. The scratch ram on aic78X0 controllers is initialized to 0x00
gibbs
1996-05-12
1
-2
/
+2
*
Free our device information in one error case in the driver probe.
gibbs
1996-05-12
1
-1
/
+2
*
Add missing '+ io_port' to two outbs.
gibbs
1996-05-12
1
-5
/
+4
*
The aic78X0 cards have 0xff in all bytes of scratch ram after POST. If
gibbs
1996-05-10
1
-30
/
+58
*
Another sweep over the pmap/vm macros, this time with more focus on
phk
1996-05-03
3
-9
/
+8
*
Removed $Log$
phk
1996-05-02
1
-41
/
+1
*
removed:
phk
1996-05-02
4
-16
/
+20
*
Fix logic bug in pci bridge code. For a PCI-PCI bridge, secondary
asami
1996-04-25
1
-2
/
+2
*
Add PCI IDs for the aic7860 (basically an aic7850 Ultra) and the aic7855
gibbs
1996-04-20
1
-10
/
+42
*
Update PCI bus code from my current sources:
se
1996-04-14
1
-155
/
+165
*
Removed sections 3 and 4 from my copyright.
dg
1996-04-08
2
-12
/
+2
*
Removed never-used #includes of <machine/cpu.h>. Many were apparently
bde
1996-04-07
1
-2
/
+1
*
Removed now-unused #includes of <machine/cpu.h>. They were for bootverbose
bde
1996-04-07
4
-12
/
+7
*
ncr.c:
gibbs
1996-03-31
2
-33
/
+11
*
A bug fix and a couple of new modes for the meteor driver.
jkh
1996-03-28
2
-94
/
+172
*
Using devfs_add_devswf() instead of devfs_add_devsw()
scrappy
1996-03-28
1
-2
/
+2
*
Eliminate reference to ac_ipaddr in FreeBSD case.
fenner
1996-03-23
2
-4
/
+4
*
Fixed unsigned longs that should have been vm_offset_t.
bde
1996-03-19
3
-6
/
+7
*
If FAILSAFE is defined, then:
se
1996-03-11
1
-2
/
+8
*
Do WIDE negotiation before sync. transfer speed negotiation,
se
1996-03-11
1
-15
/
+17
*
Be more careful in how we set SCSICONF. It was possible for a controller
gibbs
1996-03-11
1
-3
/
+7
*
aic7870.c, ncr.c:
gibbs
1996-03-10
2
-20
/
+15
*
Hopefully, this will fix the problems that some people have been having with
jkh
1996-03-02
2
-184
/
+556
*
Remove limit of port I/O addresses to 65K, since PCI specifies 32 bit
se
1996-02-19
1
-3
/
+5
[next]