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
/
pccard
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use INTR_TYPE_AV rather than INTR_TYPE_MISC for the interrupt for
imp
2001-07-10
1
-1
/
+1
*
Note that spls are noops
imp
2001-07-09
1
-0
/
+2
*
Cleanup some obsolete comments
imp
2001-07-06
1
-2
/
+3
*
Combine a couple of tests to reduce the indentation level.
imp
2001-07-01
1
-9
/
+7
*
Some interrelated interrupt changes.
imp
2001-07-01
2
-15
/
+49
*
Write zeros into the base/bounds register bars. We need to do this
imp
2001-07-01
1
-0
/
+16
*
First cut at getting the pcic controller and power information for
imp
2001-07-01
1
-32
/
+62
*
Clarify some of the 3.3V code with better comments. Also, since the
imp
2001-07-01
1
-6
/
+12
*
Add comments explaining why we do the somewhat odd irq mapping on PC98
imp
2001-07-01
1
-0
/
+7
*
Minor whitespace nit.
imp
2001-07-01
2
-2
/
+2
*
Work around a bug in the current interrupt system by explicitly
imp
2001-06-25
1
-0
/
+4
*
Some people are having problems with insert/eject. Add some debug
imp
2001-06-16
1
-0
/
+4
*
Save the IRQ that we get in pci attachment.
imp
2001-06-16
3
-15
/
+15
*
On PC-98, map IRQ 6 to IRQ 7 at the pcic level. That is, when we're
imp
2001-06-16
3
-4
/
+17
*
First stab at adding back in CL-PD6729 support.
imp
2001-06-09
1
-1
/
+15
*
Add PC9801-102 CBUS card to the list of plug and play devices. Some
imp
2001-06-09
1
-0
/
+1
*
Go ahead and request 0x44000000 through 0xfffffff instead of just
imp
2001-06-08
1
-1
/
+1
*
The TI-1031 is more like the TI-113x chips rather than the 12xx or
imp
2001-06-08
1
-2
/
+3
*
If the chip isn't in power state D0, put it in power state D0. I
imp
2001-06-04
1
-10
/
+12
*
Add new pci attachment for pcic. This supports pci cards as well as
imp
2001-06-04
2
-165
/
+288
*
#defines for pci way interrupt routing.
imp
2001-06-04
1
-0
/
+33
*
Move the pcic interrupt from pcic.c to pcic_isa.c. The ISA handling
imp
2001-06-04
3
-128
/
+138
*
Minor style(9) nit. a|b -> a | b.
imp
2001-06-04
1
-1
/
+1
*
Change plxic to plxcard, per phk. He thnks plxic is too generic a
imp
2001-06-01
2
-75
/
+71
*
Add a simple plx pci9052 based pccard bridges. This doesn't work yet,
imp
2001-05-31
2
-0
/
+455
*
Turns out that one bit isn't enough. Introduce two new fields
imp
2001-05-28
3
-16
/
+39
*
Allow a shareable interrupts. Note, the bridge must set this flag or
imp
2001-05-27
2
-15
/
+16
*
Fix a minor formatting nit
imp
2001-05-25
1
-1
/
+1
*
Move to using the common device list.
imp
2001-05-25
2
-119
/
+99
*
Migrate from unit based to dev base. Don't save unit number, but do save
imp
2001-05-25
3
-13
/
+15
*
Update copyright info
imp
2001-05-25
5
-6
/
+6
*
Add intrack field to each slot. This can be used to acknowledge
imp
2001-05-25
2
-0
/
+4
*
Minor name space issues.
imp
2001-05-25
1
-19
/
+20
*
Use bus_space functions rather than inb/outb.
imp
2001-05-24
5
-20
/
+28
*
Do what we should have done a long time ago:
imp
2001-05-24
1
-0
/
+10
*
Move getb1 and putb1 from pcic_isa.c to pcic.c. Rename them to
imp
2001-05-24
3
-22
/
+24
*
Add better support for the Ricoh 5C296 and 5C396 chips. These chips
imp
2001-05-23
4
-9
/
+28
*
Add recognition for Toshiba ToPIC-100.
imp
2001-05-23
2
-0
/
+4
*
Move allocation of ExCA registers from the base driver into the bus
imp
2001-05-21
3
-34
/
+17
*
Move setting of Vcc bit to before the vcc switch statement. The
imp
2001-05-21
1
-7
/
+5
*
Next step on the road to pci: power taming.
imp
2001-05-21
4
-84
/
+108
*
Next step towards pcic_pci: the ability to allocate mapped memory in attach.
imp
2001-05-21
3
-11
/
+72
*
Two comments and one bug fix:
imp
2001-05-21
2
-3
/
+15
*
Add back the plain i82365 to the list of bridges that do special
imp
2001-05-19
1
-0
/
+1
*
Initialize cinfo structure at compile time rather than run time since
imp
2001-05-19
2
-34
/
+29
*
slots and next haven't been used in a while. GC them.
imp
2001-05-19
1
-6
/
+0
*
Now that we've moved the mecia support out of pcic.c to its own
imp
2001-05-19
1
-12
/
+12
*
Move ISA specific code into pcic_isa. This is the probe routine, the
imp
2001-05-19
3
-262
/
+255
*
It turns out that Intel's i82365sl-DF step has the same ID as the VLSI
imp
2001-05-19
2
-31
/
+62
*
Separate out isa attachment to its own file. The pci attachment will
imp
2001-05-16
3
-84
/
+188
[next]