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
*
Move setting of TI113X_PCI_CARD_CONTROL register sooner
imp
2001-04-17
1
-3
/
+2
*
Minor comment that missed the last change
imp
2001-04-17
1
-1
/
+1
*
When booting, turn on the 3E0 compatibility address for ricoh cardbus
imp
2001-04-17
2
-3
/
+32
*
Fix minor typo in comment. 112x -> 12xx
imp
2001-04-11
1
-1
/
+1
*
Add #define for IBM3765.
imp
2001-04-11
1
-3
/
+2
*
Send the remains (such as I have located) of "block major numbers" to
phk
2001-03-26
1
-1
/
+0
*
First step towards plugging the "pccard is trying to map into a BIOS
imp
2001-03-26
2
-75
/
+64
*
First step towards making loadable modules independent of having
imp
2001-03-22
1
-4
/
+6
*
Axe a few __P() while I'm in the neighborhood.
imp
2001-03-22
3
-17
/
+16
*
Place the call to pccard_insert_beep() in the inserted() timeout
iedowse
2001-03-20
2
-13
/
+13
*
Lots of minor cleanup, plus a couple of interesting things.
imp
2001-03-19
3
-94
/
+137
*
Move ti1031 to the 16-bit bridge section
imp
2001-02-07
1
-3
/
+3
*
Fix a minor bug that prevents NEWBUS users from setting more than
dmlb
2001-01-09
1
-1
/
+1
*
select() DKI is now in <sys/selinfo.h>.
wollman
2001-01-09
4
-4
/
+2
*
o Now that I've had time to test the new interface, reintegrate it back in.
imp
2001-01-07
2
-4
/
+7
*
Add device id for the OZ Micro 6832. I didn't try to init it like the
imp
2001-01-02
2
-1
/
+6
*
add PNPID for PnP PCMCIA, SCM SwapBox Classic X2P.
sanpei
2000-12-11
1
-0
/
+1
*
fix type check in pccard_beep_select
sanpei
2000-11-01
1
-1
/
+1
*
Oops, in previous commit(rev.1.4), I replaced
sanpei
2000-10-31
1
-6
/
+6
*
Make a few more mallocs use M_ZERO.
dwmalone
2000-10-29
1
-4
/
+3
*
Move suser() and suser_xxx() prototypes and a related #define from
phk
2000-10-29
1
-1
/
+0
*
add PC-Card melody beep(PC Card bus, kludge version)
sanpei
2000-10-28
2
-41
/
+92
*
Change comment from sprintf to snprintf
imp
2000-10-26
1
-1
/
+1
*
Change snprintf to strncpy.
imp
2000-10-26
1
-2
/
+9
*
Remove unneeded #include <machine/clock.h>
phk
2000-10-15
1
-1
/
+0
*
Another PnP pcic card: SMC Swapbox Plug and Play
imp
2000-10-12
1
-0
/
+1
*
fix some minor problem in PIOCSRESOURCE ioctl.
sanpei
2000-10-01
1
-14
/
+5
*
Spelling police in a comment: Defalut -> Default.
jhb
2000-09-29
1
-1
/
+1
*
Add pccard_product_lookup comatibility shim
imp
2000-09-28
1
-0
/
+7
*
o Remove 9 unnecessary includes.
imp
2000-09-20
3
-12
/
+8
*
Implement indirection in the pccard probe/attach. This should make it
imp
2000-09-19
1
-0
/
+16
*
add PIOCSRESOURCE(IOC_GET_RESOURCE_RANGE)
sanpei
2000-09-17
3
-0
/
+59
*
- Remove the inthand2_t type and use the equivalent driver_intr_t type from
jhb
2000-09-13
1
-1
/
+2
*
Add a detach method to allow this device to be unloaded.
imp
2000-08-30
1
-0
/
+7
*
Add TI-1031 id. It doesn't work yet, but it is nice to have it.
imp
2000-08-29
2
-0
/
+6
*
Add UNIX domain socket feature to pccardd. This makes pccard
ume
2000-08-20
2
-4
/
+6
*
Add some infrastructure support for dealing with large attribute
imp
2000-08-10
2
-5
/
+61
*
Fix a bug so that we have correct number of pccard instances in pcic_attach().
iwasaki
2000-07-24
1
-1
/
+1
*
There is no atdevbase on the alpha. Hide this case statement on alpha until
mjacob
2000-06-23
1
-0
/
+3
*
o Implement some compatibility functions for NEWCARD compat. This is
imp
2000-06-18
1
-2
/
+24
*
Add ACTIONTECH #define for plug and play. Also add PnP support to NEWCARD
imp
2000-05-29
1
-1
/
+1
*
Make this compile without depending on the FreeBSD 2.2 compatability
peter
2000-05-28
2
-12
/
+13
*
Add PnP ID for vadem based plug and play card.
imp
2000-05-02
1
-0
/
+1
*
Add $FreeBSD$
peter
2000-05-01
1
-0
/
+1
*
MFPAO3. Improvement of of pccard cis tuple parsing capability.
iwasaki
2000-04-26
1
-0
/
+29
*
Checkin my first batch of New Mexico changes:
imp
2000-04-25
4
-43
/
+48
*
o Preliminary support for mapping the CIS by the driver.
imp
2000-04-20
2
-9
/
+77
*
Add TI-1211 chipset from datasheet info
imp
2000-04-20
2
-2
/
+7
*
Remove ~25 unneeded #include <sys/conf.h>
phk
2000-04-19
2
-2
/
+0
*
Fix typo in description of Cirrus Logic PD6832 PCI-CardBus Bridge.
iwasaki
2000-03-30
1
-1
/
+1
[next]