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
/
pcic
/
i82365var.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
o Now that I've had time to test the new interface, reintegrate it back in.
imp
2001-01-07
1
-1
/
+1
*
Start to make code more generic so it can be used by the pccbb driver
imp
2000-12-05
1
-4
/
+4
*
Kill #define of DETACH_FORCE since it is now in card_if.m
imp
2000-11-30
1
-34
/
+2
*
Fix arguments to kthread_create (submitted by takawata@freebsd.org).
imp
2000-10-07
1
-0
/
+2
*
o move to using PCIC_SOFTC(dev) to get the softc
imp
2000-08-19
1
-0
/
+2
*
Remove pcic_isa_identify. I don't think it is needed.
imp
2000-08-19
1
-0
/
+1
*
Almost make loading work. This is a checkpoint. With these change we
imp
2000-06-18
1
-0
/
+1
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-2
/
+2
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-2
/
+2
*
OK. Next step: we read in CIS.
imp
2000-04-19
1
-3
/
+0
*
checkpoint latest pccard/pcic hacking:
imp
2000-04-13
1
-0
/
+4
*
Add some comments about things that have become bad as I've been
imp
2000-01-10
1
-2
/
+2
*
Checkpoint of today's changes. We now get to the point where the pccard
imp
2000-01-06
1
-2
/
+2
*
Connect interrupts and start processing them. We panic on card removal
imp
2000-01-03
1
-11
/
+9
*
Delay creation of threads until after the idle thread is created, more
imp
1999-12-21
1
-2
/
+1
*
Make attach work, almost. Calling kthread_create from a
imp
1999-12-20
1
-0
/
+1
*
o Hide pcic_chip functions inside file
imp
1999-12-19
1
-20
/
+1
*
o Separate out alloc/release from the activation
imp
1999-12-17
1
-2
/
+2
*
Add alloc/release resource. Need to connect functionality later.
imp
1999-12-15
1
-0
/
+4
*
o Implement IRQ activation. We do this in bus_{setup,teardown}_intr,
imp
1999-12-08
1
-0
/
+4
*
Tonight's cleanups.
imp
1999-12-07
1
-38
/
+29
*
Add resource activation routines to pcic driver. Minor cleanup of
imp
1999-11-28
1
-3
/
+9
*
Update pccard code to latest NetBSD code. This is the last merge
imp
1999-11-28
1
-1
/
+17
*
Latest incremental efforts on newcard:
imp
1999-11-20
1
-0
/
+8
*
Make these compile. Next step is to connect newbus plumbing.
imp
1999-10-27
1
-7
/
+4
*
Very preliminary pcic device support. Will make depend, but won't
imp
1999-10-26
1
-0
/
+188