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
/
cy
Commit message (
Expand
)
Author
Age
Files
Lines
*
o break newbus api: add a new argument of type driver_filter_t to
piso
2007-02-23
4
-8
/
+9
*
Fixed a panic in the probe. The memory resource was accessed after
bde
2007-01-13
1
-2
/
+3
*
Catch up with new interrupt handling code.
ru
2005-10-26
1
-2
/
+2
*
Eliminate two unused arguments to ttycreate().
phk
2005-10-16
1
-1
/
+1
*
Use BUS_PROBE_DEFAULT for pci probe return value
imp
2005-03-05
1
-1
/
+1
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
1
-1
/
+1
*
Use generic tty code instead of local copy.
phk
2004-10-05
1
-862
/
+269
*
Preparation commit for the tty cleanups that will follow in the near
phk
2004-07-15
1
-1
/
+1
*
Introduce ttygone() which indicates that the hardware is detached.
phk
2004-07-11
1
-37
/
+4
*
- Shorten the names for the TTY related swi interrupt handlers as the
jhb
2004-06-28
1
-2
/
+2
*
Pick the hotchar out of the tty structure instead of caching private
phk
2004-06-26
1
-13
/
+12
*
Remove the TIOCDCDTIMESTAMP option.
phk
2004-06-22
1
-11
/
+0
*
Put the pre FreeBSD-2.x tty compat code under BURN_BRIDGES.
phk
2004-06-21
1
-0
/
+4
*
Second half of the dev_t cleanup.
phk
2004-06-17
1
-1
/
+1
*
Do the dreaded s/dev_t/struct cdev */
phk
2004-06-16
1
-4
/
+4
*
Deorbit COMPAT_SUNOS.
phk
2004-06-11
1
-2
/
+2
*
Centralize the line discipline optimization determination in a function
phk
2004-06-04
1
-15
/
+1
*
Manual edits to change linesw[]-frobbing to ttyld_*() calls.
phk
2004-06-04
1
-2
/
+2
*
Machine generated patch which changes linedisc calls from accessing
phk
2004-06-04
1
-6
/
+6
*
Make the remaining serial drivers call ttyioctl() rather than calling
phk
2004-06-04
1
-8
/
+3
*
There is no need to explicitly call the stop function. In all likelyhood
phk
2004-06-01
1
-1
/
+0
*
Add missing <sys/module.h> includes
phk
2004-05-30
2
-0
/
+2
*
Remove "register_t eflags; eflags = read_eflags();" because 1) it wasn't
peter
2004-05-16
1
-4
/
+0
*
Reduce differences with cy_isa.c: fixed an unsorted include.
bde
2004-05-01
1
-5
/
+1
*
Reduce differences with cy_pci.c: add a description of this file, and
bde
2004-05-01
1
-3
/
+7
*
Adjust pathnames for the move from i386/isa to dev/cy.
bde
2004-05-01
3
-15
/
+16
*
New header for exporting declarations of things not closely related to
bde
2004-05-01
1
-0
/
+36
*
Removed bits related to isa configuration. These have been moved to
bde
2004-05-01
1
-108
/
+0
*
Remove bits not related to isa configuration. This file was repo-copied
bde
2004-05-01
1
-2863
/
+0
*
Converted the isa probe and attach to new-bus so that this driver works
bde
2004-04-05
3
-92
/
+164
*
Moved initialization of the lock from the (isa) probe function to the
bde
2004-04-05
2
-12
/
+12
*
Device megapatch 4/6:
phk
2004-02-21
2
-2
/
+4
*
Device megapatch 3/6:
phk
2004-02-21
2
-6
/
+0
*
Device megapatch 1/6:
phk
2004-02-21
2
-4
/
+0
*
Fixed some minor indentation bugs.
bde
2003-12-02
1
-12
/
+12
*
Fixed breakage of the pci case of the cy driver by the new interrupt
bde
2003-12-02
3
-79
/
+72
*
Restored the call to schedsofttty() (now spelled swi_sched(...)) again.
bde
2003-11-16
2
-28
/
+38
*
Localized the cy driver's locking.
bde
2003-11-16
2
-46
/
+40
*
MFsio (sio.c 1.413: cleaned up and fixed setting of speeds in comparam()).
bde
2003-09-27
2
-46
/
+24
*
Quick fix for bitrot in locking in the SMP case. cd_getreg() and
bde
2003-09-27
2
-8
/
+48
*
Use __FBSDID().
obrien
2003-06-11
1
-2
/
+3
*
Use __FBSDID().
obrien
2003-06-02
2
-4
/
+6
*
- Express hard dependencies on bus (pci, isa, pccard) and
mdodd
2003-04-15
1
-0
/
+1
*
Make nokqfilter() return the correct return value.
phk
2003-03-03
2
-2
/
+2
*
Gigacommit to improve device-driver source compatibility between
phk
2003-03-03
2
-28
/
+20
*
Remove #include <sys/dkstat.h>
phk
2003-02-16
2
-2
/
+0
*
Change the suser() API to take advantage of td_ucred as well as do a
jhb
2002-04-01
2
-6
/
+6
*
Fixed some style bugs in the removal of __P(()). The main ones were
bde
2002-03-23
2
-46
/
+44
*
Remove __P.
alfred
2002-03-20
2
-50
/
+50
*
Remove __P.
alfred
2002-03-20
1
-2
/
+2
[next]