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
/
sio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Previous commit changing SYSCTL_HANDLER_ARGS violated KNF.
phk
2000-07-04
1
-1
/
+1
*
Style police catches up with rev 1.26 of src/sys/sys/sysctl.h:
phk
2000-07-03
1
-1
/
+1
*
Add option ALT_BREAK_TO_DEBUGGER.
ps
2000-06-14
1
-0
/
+29
*
Add SUP1670 - Supra 336i V+ Intl. Since we update the PnP IDs
tanimura
2000-05-26
1
-0
/
+1
*
Add RSS0262 - 5614Jx3[G] V90+K56Flex Modem.
tanimura
2000-05-19
1
-0
/
+1
*
Add ACH2012 - 5634BTS 56K Video Ready Modem.
tanimura
2000-05-19
1
-0
/
+1
*
Add a couple of new PnP IDs.
tanimura
2000-05-18
1
-0
/
+2
*
Use bus_space stuff except where it needs high performance.
nyan
2000-05-12
1
-79
/
+82
*
Add the logical ID of FUJITSU Modem 33600 PNP/I2.
tanimura
2000-05-02
1
-0
/
+1
*
Add support for pci modems. ONLY CONTROLLER BASED MODEMS. This
imp
2000-04-01
1
-14
/
+122
*
Recognize USR3050 "U.S. Robotics 56K FAX INT" fax modem.
peter
2000-03-31
1
-0
/
+1
*
Isolate the Timecounter internals in their own two files.
phk
2000-03-20
1
-0
/
+1
*
Fix crashes on card eject for pccard modems. We check for NULL when
imp
2000-03-11
1
-12
/
+17
*
Recognize another modem, "PMC2430 - Pace 56 Voice Internal Modem"
peter
2000-03-05
1
-0
/
+1
*
Fix two more problems with freeing the softc data manually. subr_bus.c
peter
2000-03-02
1
-2
/
+0
*
Fixed regressions in rev.1.274:
bde
2000-02-15
1
-11
/
+15
*
"Completed" the previous fix. Return ENOMEM on memory allocation failure
bde
2000-01-29
1
-1
/
+8
*
Return ENXIO on error, not 0. Seems to have been skipped when converting
n_hibma
2000-01-23
1
-1
/
+1
*
Add another four device ID's for isa pnp modems. The USR's seem to use
peter
2000-01-18
1
-0
/
+7
*
Make this compile on alpha
gallatin
2000-01-13
1
-1
/
+1
*
Add a new mechanism, cndbctl(), to tell the console driver that
yokota
2000-01-11
1
-2
/
+2
*
Recognize the GVC0505 (GVC 56k Faxmodem) as a sio device.
peter
1999-12-27
1
-0
/
+1
*
Extract a list of extra isa pnp modem ID's from NetBSD and OpenBSD. Some
peter
1999-12-21
1
-7
/
+47
*
Add SUP2070 (Diamond SupraExpress 56i)
peter
1999-12-20
1
-0
/
+2
*
o Make pccard work at all by including card.h
imp
1999-12-10
1
-12
/
+18
*
Fix a pair of silly warnings that I introduced (that would have been
peter
1999-12-06
1
-7
/
+7
*
Use bus_get_resource() instead of bus_get_resource_start() as the latter
peter
1999-12-06
1
-17
/
+24
*
Fix the hang on card eject problem and maybe the hang on suspend
imp
1999-12-01
1
-16
/
+4
*
Argh, don't turn the IIR test on unless it's a pccard. These tests mess
peter
1999-11-18
1
-24
/
+20
*
Merge some typo fixes from dev/sio/sio.c (siostop -> comstop)
peter
1999-11-18
1
-47
/
+93
*
Last change to pccard_nbk now obviates the need to check the name of
imp
1999-10-28
1
-7
/
+0
*
Add newbus pccard attachment for sio. Some of this code was written
imp
1999-10-25
1
-97
/
+97
*
Add support for the USRobotics Courier V.Everything (USR0101) modem.
steve
1999-10-11
1
-0
/
+1
*
Change pnp ID for the SupraExpress 56i Sp V.90 modem (logical ID
deischen
1999-10-03
1
-2
/
+4
*
Add logical device ID for the Diamond SupraExpress 56K PnP modem:
deischen
1999-10-03
1
-0
/
+1
*
Remove five now unused fields from struct cdevsw. They should never
phk
1999-09-25
1
-5
/
+0
*
This patch clears the way for removing a number of tty related
phk
1999-09-25
1
-23
/
+7
*
Make it build, copy from dev/sio/sio.c:
peter
1999-09-08
1
-4
/
+4
*
Restore the old sio* - bruce can fix it himself.
peter
1999-09-08
2
-0
/
+3188
*
Repo copy isa/sio* to dev/sio/sio* in preperation for extra bus methods
peter
1999-09-06
2
-3188
/
+0
*
Move the #if 0 to catch the card.h include and make sure it's zero.
peter
1999-09-06
1
-1
/
+3
*
Start to disentangle the isa attachments from other buses. Partially
imp
1999-09-06
1
-16
/
+14
*
Add USR3031 pnp id.
dfr
1999-09-04
1
-0
/
+1
*
Remove the last vestiges of the old pnp code in favour of the new one.
dfr
1999-09-03
1
-106
/
+1
*
This represents essentially a complete rewrite of the ISA PnP code. The
dfr
1999-09-01
1
-8
/
+13
*
s/si_tty_tty/si_tty/g
phk
1999-08-30
1
-2
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
2
-2
/
+2
*
Convert DEVFS hooks in (most) drivers to make_dev().
phk
1999-08-23
1
-33
/
+13
*
make alpha compile again.
phk
1999-08-09
1
-16
/
+5
*
Merge the cons.c and cons.h to the best of my ability. alpha may or
phk
1999-08-09
1
-2
/
+2
[next]