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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
There is no atdevbase on the alpha. Hide this case statement on alpha until
mjacob
2000-06-23
1
-0
/
+3
*
Checkin my first batch of New Mexico changes:
imp
2000-04-25
1
-7
/
+7
*
/tmp/msg
imp
2000-02-21
1
-24
/
+5
*
This fixes a bug that /etc/pccard_ether did not work without DHCP.
hosokawa
2000-01-16
1
-0
/
+2
*
Stop the recurring feeling of deja vu
imp
2000-01-13
1
-1
/
+2
*
Switch to using suspend/resume methods rather than the APM hooks.
imp
1999-12-08
1
-101
/
+53
*
Fix alloc_driver() so that calls devclass_get_device() with slt->slotnum
wpaul
1999-12-08
1
-1
/
+1
*
Remove unused junk: next fields and list head. Likely not completely
imp
1999-12-06
1
-6
/
+0
*
Remove the 'ivars' arguement to device_add_child() and
mdodd
1999-12-03
1
-1
/
+2
*
Print device names for children that fail to detach.
imp
1999-12-02
1
-1
/
+3
*
Make pccardc beep actually work. The kernel was doing the wrong thing
imp
1999-12-02
1
-3
/
+0
*
/tmp/msg
imp
1999-12-02
1
-1
/
+16
*
Fix the hang on card eject problem and maybe the hang on suspend
imp
1999-12-01
1
-21
/
+38
*
Kill unneeded includes
imp
1999-11-20
1
-3
/
+0
*
Remove debug printfs and Debugger() calls.
imp
1999-10-25
1
-65
/
+18
*
Massive rewrite of pccard to convert it to newbus.
imp
1999-10-25
1
-391
/
+52
*
Remove name field from controller information. Fix name setting in
imp
1999-10-16
1
-2
/
+2
*
Reorganize the attachement point for pcic (it was unattached and
imp
1999-10-15
1
-3
/
+1
*
Make it easier to have completely new bus attachment points for pccard
imp
1999-10-15
1
-28
/
+7
*
*** empty log message ***
imp
1999-09-26
1
-3
/
+3
*
Remove five now unused fields from struct cdevsw. They should never
phk
1999-09-25
1
-5
/
+0
*
Kludge together support for the old pccard system with newbus. This
imp
1999-09-06
1
-15
/
+57
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Convert DEVFS hooks in (most) drivers to make_dev().
phk
1999-08-23
1
-9
/
+2
*
o Add additional printfs for error cases when we can't attach the device.
imp
1999-08-01
1
-8
/
+26
*
Simplify cdevsw registration.
phk
1999-05-31
1
-16
/
+2
*
This commit should be a extensive NO-OP:
phk
1999-05-30
1
-5
/
+22
*
Unbreak slot_irq_handler(). The problem here is that slot_irq_handler()
wpaul
1999-05-04
1
-2
/
+2
*
- When the card is inserted, call pccard_insert_beep instead of
nate
1999-05-02
1
-2
/
+2
*
Eliminate compiler warning about missing type in declaration.
jdp
1999-04-27
1
-3
/
+2
*
Fix the code that prints the "Initializing PC-card drivers" message
jdp
1999-04-27
1
-4
/
+3
*
Suser() simplification:
phk
1999-04-27
1
-5
/
+5
*
Updated to use new APIC (SMP) safe interrupt register/unregister
roger
1999-03-10
1
-3
/
+4
*
On second thought: do previous fux in pcic.c better.
guido
1999-02-14
1
-1
/
+2
*
Add "beep" ioctl. (#10 is reserved for PIOCSVIR)
kuriyama
1999-02-13
1
-1
/
+6
*
Fix warnings in preparation for adding -Wall -Wcast-qual to the
dillon
1999-01-27
1
-4
/
+4
*
Include <sys/select.h> -- don't depend on pollution in <sys/proc.h>.
bde
1999-01-27
1
-1
/
+2
*
Initial update pccard code for KLD module support. Module support
peter
1999-01-19
1
-12
/
+32
*
Add #include to get a prototype for update_intr_masks().
peter
1998-11-09
1
-1
/
+2
*
- Fix a bug where a "power_off_slot' timeout was not cancelled when the
nate
1998-09-24
1
-1
/
+6
*
Make PCIC_RESUME_RESET an proper option.
brian
1998-09-08
1
-3
/
+4
*
o renable pccard_remove_driver (it was used in the skel.c driver)
imp
1998-08-26
1
-3
/
+1
*
Use [u]intptr_t instead of [u_]long for casts between pointers and
bde
1998-08-16
1
-6
/
+8
*
Changed the type of an isa/general interrupt handler to take a
bde
1998-06-18
1
-3
/
+3
*
This commit fixes various 64bit portability problems required for
dfr
1998-06-07
1
-2
/
+2
*
Include pc98.h instead of isa.h when PC98 is defined.
kato
1998-05-05
1
-1
/
+5
*
- Give up trying for a simple solution for correctly recognizing if a card
nate
1998-04-20
1
-1
/
+4
*
- Whoops, better have the structure created before trying to use it in
nate
1998-04-09
1
-2
/
+2
*
- Fix bug I introduced a few months ago. If a driver fails the probe,
nate
1998-04-08
1
-4
/
+4
*
Removed unused #includes.
bde
1998-02-25
1
-2
/
+1
[next]