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
/
pccard_nbk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright info
imp
2001-05-25
1
-2
/
+1
*
This code touches MD code inappropriately. So we have to include pc98
imp
2001-05-15
1
-0
/
+5
*
Minor style(9) changes:
imp
2001-05-14
1
-27
/
+27
*
Change machdep.pccard.pcic_mem_{start,end} to machdep.pccard.mem_{start,end}
imp
2001-05-14
1
-10
/
+8
*
o Get rid of static array of slots in pccard layer. Move this to the
imp
2001-05-13
1
-6
/
+12
*
Add a sysctl pair for the pcic memory allocation range
dmlb
2001-05-08
1
-3
/
+16
*
My fix to NEWCARD for getting the function type broke oldcard due to
imp
2001-04-21
1
-2
/
+2
*
First step towards making loadable modules independent of having
imp
2001-03-22
1
-4
/
+6
*
select() DKI is now in <sys/selinfo.h>.
wollman
2001-01-09
1
-1
/
+0
*
o Now that I've had time to test the new interface, reintegrate it back in.
imp
2001-01-07
1
-2
/
+2
*
Add pccard_product_lookup comatibility shim
imp
2000-09-28
1
-0
/
+7
*
o Remove 9 unnecessary includes.
imp
2000-09-20
1
-3
/
+0
*
Implement indirection in the pccard probe/attach. This should make it
imp
2000-09-19
1
-0
/
+16
*
Add some infrastructure support for dealing with large attribute
imp
2000-08-10
1
-0
/
+9
*
o Implement some compatibility functions for NEWCARD compat. This is
imp
2000-06-18
1
-2
/
+24
*
Checkin my first batch of New Mexico changes:
imp
2000-04-25
1
-12
/
+14
*
o Preliminary support for mapping the CIS by the driver.
imp
2000-04-20
1
-0
/
+35
*
Remove ~25 unneeded #include <sys/conf.h>
phk
2000-04-19
1
-1
/
+0
*
/tmp/msg
imp
2000-02-21
1
-4
/
+6
*
Propagate MAC address in CIS tupple to dev/ed/ driver.
hosokawa
2000-01-21
1
-0
/
+17
*
Switch to using suspend/resume methods rather than the APM hooks.
imp
1999-12-08
1
-9
/
+10
*
Allow NULL for startp and/or countp in bus_get_resource() so that you can
peter
1999-11-20
1
-2
/
+4
*
Kill unneeded includes
imp
1999-11-20
1
-4
/
+0
*
Do not add children for new bus kludge version of pccard.
imp
1999-10-28
1
-8
/
+1
*
Massive rewrite of pccard to convert it to newbus.
imp
1999-10-25
1
-24
/
+152
*
Reorganize the attachement point for pcic (it was unattached and
imp
1999-10-15
1
-169
/
+4
*
Make it easier to have completely new bus attachment points for pccard
imp
1999-10-15
1
-4
/
+60
*
*** empty log message ***
imp
1999-09-26
1
-0
/
+2
*
Kill printf warnings.
imp
1999-09-26
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-09-06
1
-1
/
+1
*
Kludge together support for the old pccard system with newbus. This
imp
1999-09-06
1
-0
/
+274