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
/
si
Commit message (
Expand
)
Author
Age
Files
Lines
*
Last minute TTY API change: remove mutex argument from tty_alloc().
ed
2009-05-29
1
-1
/
+1
*
si_cmdname() is defined only when SI_DEBUG is enabled, thus
wkoszek
2009-02-07
1
-2
/
+2
*
Pass 1 of mpsafetty-ifying si(4). It compiles and has basic functionality,
peter
2008-09-08
1
-181
/
+167
*
Remove sicontrol(8)'s "ttystat".
ed
2008-06-09
2
-6
/
+0
*
Checkpoint what I've been running for the last year. Tidy up a
peter
2008-06-06
2
-73
/
+82
*
Based in info gleaned from the web and other drivers (including the Linux
peter
2007-12-01
1
-0
/
+23
*
o break newbus api: add a new argument of type driver_filter_t to
piso
2007-02-23
1
-1
/
+1
*
Catchup with filters
imp
2007-02-23
2
-2
/
+2
*
Wrap the EISA-specific parts of the dpt(4) and si(4) back-ends in
marius
2007-01-18
1
-0
/
+9
*
Sweep kernel replacing suser(9) calls with priv(9) calls, assigning
rwatson
2006-11-06
1
-1
/
+2
*
- Update copyright years from the Specialix SDK.
jhb
2006-01-06
1
-2
/
+2
*
Update the firmware image used for the SIJET cards to the latest available
jhb
2006-01-06
1
-2267
/
+2438
*
- Fix cards with multiple modules. Prior to this, the ports on the various
jhb
2006-01-06
1
-3
/
+7
*
Add #nclude <dev/pci/pcireg.h> to pick up definitions for PCIR_BAR and
rodrigc
2005-11-08
1
-0
/
+1
*
Use PCIR_xxx constants for PCI config space header registers rather than
jhb
2005-11-07
1
-3
/
+3
*
Eliminate two unused arguments to ttycreate().
phk
2005-10-16
1
-1
/
+1
*
Use BUS_PROBE_DEFAULT in preference to 0 and BUS_PROBE_LOW_PRIORITY in
imp
2005-03-01
1
-1
/
+1
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
8
-8
/
+8
*
Add #ifdef _KERNEL which allows sicontrol(8) to include this file
phk
2004-10-02
1
-0
/
+3
*
Use generic device/tty adaptation code.
phk
2004-10-02
3
-648
/
+83
*
Use ttyalloc() instead of ttymalloc(NULL)
phk
2004-09-17
1
-1
/
+1
*
Avoid casts as lvalues.
kan
2004-07-28
1
-4
/
+18
*
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
2
-42
/
+4
*
Pick the hotchar out of the tty structure instead of caching private
phk
2004-06-26
2
-3
/
+2
*
Put the pre FreeBSD-2.x tty compat code under BURN_BRIDGES.
phk
2004-06-21
1
-0
/
+8
*
Do the dreaded s/dev_t/struct cdev */
phk
2004-06-16
1
-6
/
+6
*
Deorbit COMPAT_SUNOS.
phk
2004-06-11
1
-1
/
+1
*
Centralize the line discipline optimization determination in a function
phk
2004-06-04
1
-26
/
+2
*
Machine generated patch which changes linedisc calls from accessing
phk
2004-06-04
1
-10
/
+10
*
Make the remaining serial drivers call ttyioctl() rather than calling
phk
2004-06-04
1
-9
/
+3
*
There is no need to explicitly call the stop function. In all likelyhood
phk
2004-06-01
1
-2
/
+0
*
Add missing <sys/module.h> includes
phk
2004-05-30
3
-0
/
+3
*
Convert callers to the new bus_alloc_resource_any(9) API.
njl
2004-03-17
3
-18
/
+19
*
Device megapatch 4/6:
phk
2004-02-21
1
-1
/
+2
*
Device megapatch 3/6:
phk
2004-02-21
1
-3
/
+0
*
Device megapatch 1/6:
phk
2004-02-21
1
-2
/
+0
*
Use __FBSDID().
obrien
2003-08-24
6
-8
/
+19
*
Prefer new location of pci include files (which have only been in the
imp
2003-08-22
1
-1
/
+1
*
Make TTYHOG tunable.
das
2003-03-05
1
-0
/
+1
*
Make nokqfilter() return the correct return value.
phk
2003-03-03
1
-1
/
+1
*
Gigacommit to improve device-driver source compatibility between
phk
2003-03-03
1
-14
/
+10
*
More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9).
des
2003-03-02
1
-2
/
+2
*
Remove #include <sys/dkstat.h>
phk
2003-02-16
1
-1
/
+0
*
Cast a pointer to uintptr_t instead ot u_int.
jhb
2002-11-07
1
-1
/
+1
*
Be consistent about functions being static.
phk
2002-10-16
1
-1
/
+1
*
Do not try and probe random PNP devices, This Is Bad.
peter
2002-07-27
1
-23
/
+29
*
Make si_debug tunable.
peter
2002-07-27
1
-0
/
+1
*
Change the suser() API to take advantage of td_ucred as well as do a
jhb
2002-04-01
1
-5
/
+5
*
KSE Milestone 2
julian
2001-09-12
1
-14
/
+14
[next]