thompsa 2008-08-31 18:05:00 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/puc pucdata.c
Log:
SVN rev 182553 on 2008-08-31 18:05:00Z by thompsa
MFC r181973, r181974, r181975
- Add the Avlab Technology PCI IO 4S-850 4 port serial c
thompsa 2008-08-31 18:04:16 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/puc pucdata.c
Log:
SVN rev 182552 on 2008-08-31 18:04:16Z by thompsa
MFC r179409, r181973, r181974, r181975
- Fix baud on the Oxford OX16PCI954
- Add th
thompsa 2008-08-22 00:13:17 UTC
FreeBSD src repository
Modified files:
sys/dev/puc pucdata.c
Log:
SVN rev 181975 on 2008-08-22 00:13:17Z by thompsa
Add the Decision Computer Inc, PCCOM 8-port serial card.
PR: kern/69730
Submitted by: Darrin Smit
thompsa 2008-08-22 00:12:08 UTC
FreeBSD src repository
Modified files:
sys/dev/puc pucdata.c
Log:
SVN rev 181974 on 2008-08-22 00:12:08Z by thompsa
Add the VScom PCI-100L card.
PR: kern/72352
Submitted by: Thomas Nystrom
Revision Changes
thompsa 2008-08-21 23:22:32 UTC
FreeBSD src repository
Modified files:
sys/dev/puc pucdata.c
Log:
SVN rev 181973 on 2008-08-21 23:22:32Z by thompsa
Add the Avlab Technology PCI IO 4S-850 4 port serial card.
PR: kern/110797
Submitted by: Trevor R
mckusick2008-05-29 07:15:52 UTC
FreeBSD src repository
Modified files:
sys/dev/puc pucdata.c
Log:
The SIIG 4 port serial card based on the Oxford OX16PCI954 is
clocked at 10x normal speed. That is, when you set it for 9600
baud, it actually does 96000 baud. In order
marcel 2008-05-28 03:45:16 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/puc pucdata.c
Log:
MFC 1.61: Fix RID calculation for Timedia cards.
Revision ChangesPath
1.59.2.2 +1 -1 src/sys/dev/puc/pucdata.c
__
On Friday 16 May 2008 10:57:49 am Marcel Moolenaar wrote:
> marcel 2008-05-16 14:57:49 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/dev/puc pucdata.c
> Log:
> Fix RID calculation. The RID is really the BAR for PCI cards,
> so the index needs to be translat
marcel 2008-05-16 14:57:49 UTC
FreeBSD src repository
Modified files:
sys/dev/puc pucdata.c
Log:
Fix RID calculation. The RID is really the BAR for PCI cards,
so the index needs to be translated into an offset. While we
did add the offset (0x10), we forgot to accoun
maxim 2008-02-26 09:33:57 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/puc pucdata.c
Log:
MFC rev. 1.60: add Moxa Technologies CP-104EL PCI Express 4 port Serial card.
Revision ChangesPath
1.59.2.1 +6 -0 src/sys/dev/puc
maxim 2008-01-12 19:14:30 UTC
FreeBSD src repository
Modified files:
sys/dev/puc pucdata.c
Log:
o Add Moxa Technologies CP-104EL PCI Express 4 port Serial card.
PR: kern/119515
Submitted by: Gavin Stone-Tolcher
MFC after: 1 month
Revisi
peter 2007-06-07 06:28:49 UTC
FreeBSD src repository
Modified files:
sys/dev/puc pucdata.c
Log:
Calculate the correct PCI BAR for the Timedia based serial cards. The
Linux equivalent gives BAR offsets relative to the implied base of 0x10.
Our PUC_CFG_GET_RID funct
mjacob 2006-12-16 02:41:01 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_4)
sys/dev/puc pucdata.c
Log:
RELENG_6 (5, 4) change to recognize 6 port NetMos
PR: 58953
Submitted by: Milan Obuch
Reviewed by:marcel
Revision
mjacob 2006-12-16 02:40:37 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_5)
sys/dev/puc pucdata.c
Log:
RELENG_6 (5, 4) change to recognize 6 port NetMos
PR: 58953
Submitted by: Milan Obuch
Reviewed by:marcel
Revision
mjacob 2006-12-15 22:31:38 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/puc pucdata.c
Log:
RELENG_6 (5, 4) change to recognize 6 port NetMos
PR: 58953
Submitted by: Milan Obuch
Reviewed by:marcel
Revision
On Sep 4, 2006, at 12:00 PM, Poul-Henning Kamp wrote:
In message <[EMAIL PROTECTED]>,
Marcel Moolenaar
writes:
marcel 2006-09-04 18:52:09 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/puc pucdata.c
Log:
Pseudo-MFC rev 1.58:
Add SIIG 4 po
In message <[EMAIL PROTECTED]>, Marcel Moolenaar
writes:
>marcel 2006-09-04 18:52:09 UTC
>
> FreeBSD src repository
>
> Modified files:(Branch: RELENG_6)
>sys/dev/puc pucdata.c
> Log:
> Pseudo-MFC rev 1.58:
> Add SIIG 4 port serial card based on the Oxford OX16PCI95
marcel 2006-09-04 18:52:09 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/puc pucdata.c
Log:
Pseudo-MFC rev 1.58:
Add SIIG 4 port serial card based on the Oxford OX16PCI954.
Revision ChangesPath
1.51.2.2 +11 -0 src/sys/de
marcel 2006-09-04 18:27:14 UTC
FreeBSD src repository
Modified files:
sys/dev/puc pucdata.c
Log:
Add SIIG 4 port serial card based on the Oxford OX16PCI954.
Revision ChangesPath
1.58 +6 -0 src/sys/dev/puc/pucdata.c
_
phk 2006-08-15 15:04:42 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/puc pucdata.c
Log:
Add entry for VScom PCI-200Li
(Not quite a MFC becuase of the good work Marcel did here in -current)
Revision ChangesPath
1.51.2.1
imp 2006-06-12 19:22:44 UTC
FreeBSD src repository
Modified files:
sys/dev/puc pucdata.c
Log:
Need machine/bus.h here too
Revision ChangesPath
1.56 +1 -0 src/sys/dev/puc/pucdata.c
___
cvs-all@freebsd.o
imp 2005-12-08 22:29:42 UTC
FreeBSD src repository
Modified files:
sys/dev/puc pucdata.c
Log:
Careful measurement of the ST Labs card shows that the pulse width of
transmitted bits was between 8.6180us and 8.6200us when we used a RCLK
of 16.500MHz. This is a lit
imp 2005-12-05 23:30:29 UTC
FreeBSD src repository
Modified files:
sys/dev/puc pucdata.c
Log:
The Oxford 16C950 based CardBus Serial device that I was given some
time ago appears to be based not on the typical 1.8432MHz clock, or
the other more typical multiple o
phk 2005-11-05 21:04:26 UTC
FreeBSD src repository
Modified files:
sys/dev/puc pucdata.c
Log:
Add yet another entry to the list.
Revision ChangesPath
1.52 +9 -0 src/sys/dev/puc/pucdata.c
___
cvs-all@fr
24 matches
Mail list logo