#
255b159f |
| 27-Aug-2001 |
Jonathan Chen <jon@FreeBSD.org> |
Non-functional changes to NEWCARD stuff. This is the first part of a two-part update to NEWCARD. Changes in this commit are non-functional, and includes the following: * indentation and other chang
Non-functional changes to NEWCARD stuff. This is the first part of a two-part update to NEWCARD. Changes in this commit are non-functional, and includes the following: * indentation and other changes to meet style(9). * other minor style consistancy changes * addition of comments * renaming of device_t variables to be consistant across all of NEWCARD.
(note that not all style violations are fixed in this commit -- those that aren't will be clobbered by the next commit.)
show more ...
|
#
24236dfc |
| 20-Jun-2001 |
Warner Losh <imp@FreeBSD.org> |
Add new entries for: TI1210, TI4410 and TI4450 and fix what looks like a typo in the OZ6860 entry.
Obtained from: NetBSD
|
#
db0d08ca |
| 25-May-2001 |
Warner Losh <imp@FreeBSD.org> |
Separate out pci cardbus bridge definitions to a common file for use by both OLDCARD and NEWCARD.
# didn't make the tables the same because oldcard supports more devices than # newcard and newcard's
Separate out pci cardbus bridge definitions to a common file for use by both OLDCARD and NEWCARD.
# didn't make the tables the same because oldcard supports more devices than # newcard and newcard's 16-bit stuff needs some work.
show more ...
|
Revision tags: release/10.4.0, release/11.1.0, release/11.0.1, release/11.0.0, release/10.3.0, release/10.2.0, release/10.1.0, release/9.3.0, release/10.0.0, release/9.2.0, release/8.4.0, release/9.1.0, release/8.3.0_cvs, release/8.3.0, release/9.0.0, release/7.4.0_cvs, release/8.2.0_cvs, release/7.4.0, release/8.2.0, release/8.1.0_cvs, release/8.1.0, release/7.3.0_cvs, release/7.3.0, release/8.0.0_cvs, release/8.0.0, release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0, release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0, release/6.2.0_cvs, release/6.2.0, release/5.5.0_cvs, release/5.5.0, release/6.1.0_cvs, release/6.1.0 |
|
#
fdb0b136 |
| 08-Nov-2005 |
Warner Losh <imp@FreeBSD.org> |
Mollify the whitespace police
|
Revision tags: release/6.0.0_cvs, release/6.0.0 |
|
#
550a6248 |
| 29-Sep-2005 |
Warner Losh <imp@FreeBSD.org> |
Fix bad compile. Pointy hat to: imp
|
#
870d0014 |
| 29-Sep-2005 |
Warner Losh <imp@FreeBSD.org> |
o Add a bunch of o2micro controller IDs o Add SMC34C90 to list as well, since I've found enough more data about it since my original research to know it is appropriate for this driver.
|
Revision tags: release/5.4.0_cvs, release/5.4.0, release/4.11.0_cvs, release/4.11.0 |
|
#
a731bf67 |
| 11-Jan-2005 |
Warner Losh <imp@FreeBSD.org> |
Use the FreeBSD standard license, since there's no reason to use the version I have here.
|
#
098ca2bd |
| 06-Jan-2005 |
Warner Losh <imp@FreeBSD.org> |
Start each of the license/copyright comments with /*-, minor shuffle of lines
|
#
2969a6a9 |
| 23-Dec-2004 |
Warner Losh <imp@FreeBSD.org> |
Add recognition of O2Micro 711M1.
Submitted by: Gordon Bergling
|
Revision tags: release/5.3.0_cvs, release/5.3.0 |
|
#
d9975d06 |
| 22-Jul-2004 |
Warner Losh <imp@FreeBSD.org> |
Add IDs from TI's web site. Reports from the field and inspection of the data sheets leads me to believe these will just work. Those parts with the various media readers on them may not have the re
Add IDs from TI's web site. Reports from the field and inspection of the data sheets leads me to believe these will just work. Those parts with the various media readers on them may not have the required FreeBSD drivers that will attach to the subdevices that will be seen on some of these parts.
PCI 1515, 1530, 1620, 4520, 6411, 6420, 7410, 7510, 7610
Prompted by: Havard Eidnes
show more ...
|
#
e2b194a0 |
| 22-Jul-2004 |
Warner Losh <imp@FreeBSD.org> |
More TI device IDs. These are from the datasheets downloaded from TI's web site. They describe the PCI[67]x[12]1 and PCI[67]x20 parts, with and without the smartcard enabled.
|
Revision tags: release/4.10.0_cvs, release/4.10.0, release/5.2.1_cvs, release/5.2.1, release/5.2.0_cvs, release/5.2.0 |
|
#
9a6fdece |
| 04-Jan-2004 |
Warner Losh <imp@FreeBSD.org> |
MFp4: o O2Micro OZ711e1 is now recognized (note: I don't have one, and the current owner of the Dell laptop is reporting problems). o minor nits wrt copyright date.
|
Revision tags: release/4.9.0_cvs, release/4.9.0 |
|
#
572e53c2 |
| 22-Aug-2003 |
Warner Losh <imp@FreeBSD.org> |
Add newly discovered ENE Technologies CardBus bridges to the list: CB710, CB720, CB1211, CB1225, CB1410 and CB1420 These are likely licensed designed from TI, and the Linux PCMCIA code treats them a
Add newly discovered ENE Technologies CardBus bridges to the list: CB710, CB720, CB1211, CB1225, CB1410 and CB1420 These are likely licensed designed from TI, and the Linux PCMCIA code treats them as TI chips.
Add comment, but no ID for the 711E1 from O2Micro.
show more ...
|
Revision tags: release/5.1.0_cvs, release/5.1.0 |
|
#
45285511 |
| 04-May-2003 |
Warner Losh <imp@FreeBSD.org> |
fix typo in TI1515 ID.
|
#
cf808dab |
| 04-May-2003 |
Warner Losh <imp@FreeBSD.org> |
Grab some of the latest TI cardbus bridge IDs. Inspired by a similar commit to NetBSD. I'll add these to various tables soon.
|
Revision tags: release/4.8.0_cvs, release/4.8.0 |
|
#
d705fb05 |
| 26-Feb-2003 |
Warner Losh <imp@FreeBSD.org> |
Add a number of IDs from linux for old, rare pci devices: o A second 82092AA id. o SMC 34c90 Plus a couple of trivial formatting changes.
|
Revision tags: release/5.0.0_cvs, release/5.0.0, release/4.7.0_cvs, release/4.6.2_cvs, release/4.6.2 |
|
#
44d0da39 |
| 10-Aug-2002 |
Warner Losh <imp@FreeBSD.org> |
confirmed OZ6912 and 6972 share same pci ID
|
#
e4188e91 |
| 26-Jul-2002 |
Warner Losh <imp@FreeBSD.org> |
MFp4: o Rename the insanely long PCIC bridge ids. o Add my copyright to pccbb.c o Add support for the TI-1510, TI-1520 and TI-4510 series of upcoming bridges. o Init MFUNC if it is zero and th
MFp4: o Rename the insanely long PCIC bridge ids. o Add my copyright to pccbb.c o Add support for the TI-1510, TI-1520 and TI-4510 series of upcoming bridges. o Init MFUNC if it is zero and the TI part has a MFUNC register at offset 0x8c (1030, 1130 and 1131 don't have anything there, the 1250,1251,1251B and 1450 have a different thing there. The rest have it. TI is likely to only do MFUNC from now on. The IRQMUX in the 1250 series of chips needs no tweaks. o Adjust to new exca interface. o Add comments about TI chips that I learned in talking to an engineer at TI. o Add register definitions for MFUNC. o Create CB_TI125X chipset type.
show more ...
|
Revision tags: release/4.6.1, release/4.6.0_cvs, release/4.5.0_cvs, release/4.4.0_cvs |
|
#
fa3433e1 |
| 29-Jan-2002 |
Warner Losh <imp@FreeBSD.org> |
Minor sorting orders
|
#
f966c942 |
| 11-Nov-2001 |
Warner Losh <imp@FreeBSD.org> |
Move Intel 82092AA into the list of devices. It appears to be a one off chip that was on one prototype board. However, this appears to be a design that many chipsets are compatible with its PPEC re
Move Intel 82092AA into the list of devices. It appears to be a one off chip that was on one prototype board. However, this appears to be a design that many chipsets are compatible with its PPEC register set (eg the Omega 82c094). Through the kindness of the Red Hat developer David Woodhouse, I now have this datasheet.
I may take the advise of one of the bsd-nomads (whose name unfortunately escapes me at the moment) and split out all these 16-bit I/O mapped PCI devices into a separate driver...
show more ...
|
#
e655dc95 |
| 11-Nov-2001 |
Warner Losh <imp@FreeBSD.org> |
Add Omega 82c094 PCI PCMCIA bridge. It is similar to the CL-PD6729 in that it has one BAR that's mapped to 0x3e0 and is I/O only. It does not conform to the Yenta spec, like other PCI PCMICA bridge
Add Omega 82c094 PCI PCMCIA bridge. It is similar to the CL-PD6729 in that it has one BAR that's mapped to 0x3e0 and is I/O only. It does not conform to the Yenta spec, like other PCI PCMICA bridges do (eg the TI 1031, which is mostly a 1131 w/o 32bit card support). It appears that this chip may also need to not route PCI interrupts as well.
This chip is used in the NEC Versa 2430CD (and it appears that sometimes it works, while other times it doesn't) and others in the 2400 series. While the NEC website claims Cardbus support, I can't figure out how that is possible.
Submitted by: Ben Timby <ben@webexc.com>
show more ...
|
#
ceeb222a |
| 06-Sep-2001 |
Warner Losh <imp@FreeBSD.org> |
Surf the net again and find more device IDs:
Cirrus Logic PD6834 O2micro OZ6836 O2micro OZ6912/6972 O2micro OZ6922 O2micro OZ6933 TI1260 Note: These two aren't on TI's site, but are in TI1260B h
Surf the net again and find more device IDs:
Cirrus Logic PD6834 O2micro OZ6836 O2micro OZ6912/6972 O2micro OZ6922 O2micro OZ6933 TI1260 Note: These two aren't on TI's site, but are in TI1260B http://www.yourvote.com/pci/vendors.txt
Plus comments for other chips found in Windows INF files, and also referenced in various spots on the net:
* Intel 82092AA 0x12218086 16bit * smc/Databook DB87144 0x310610b3 * SMC/databook smc34c90 0xb10610b3 * Omega/Trident 82c094 0x00940123? * Omega/Trident 82c194 0x01941023 * Omega/Trident 82c722 0x07221023? * Opti 82c814 0xc8141045 * Opti 82c824 0xc8241045 * NEC uPD66369 0x003e1033
show more ...
|
#
255b159f |
| 27-Aug-2001 |
Jonathan Chen <jon@FreeBSD.org> |
Non-functional changes to NEWCARD stuff. This is the first part of a two-part update to NEWCARD. Changes in this commit are non-functional, and includes the following: * indentation and other chang
Non-functional changes to NEWCARD stuff. This is the first part of a two-part update to NEWCARD. Changes in this commit are non-functional, and includes the following: * indentation and other changes to meet style(9). * other minor style consistancy changes * addition of comments * renaming of device_t variables to be consistant across all of NEWCARD.
(note that not all style violations are fixed in this commit -- those that aren't will be clobbered by the next commit.)
show more ...
|
#
24236dfc |
| 20-Jun-2001 |
Warner Losh <imp@FreeBSD.org> |
Add new entries for: TI1210, TI4410 and TI4450 and fix what looks like a typo in the OZ6860 entry.
Obtained from: NetBSD
|
#
db0d08ca |
| 25-May-2001 |
Warner Losh <imp@FreeBSD.org> |
Separate out pci cardbus bridge definitions to a common file for use by both OLDCARD and NEWCARD.
# didn't make the tables the same because oldcard supports more devices than # newcard and newcard's
Separate out pci cardbus bridge definitions to a common file for use by both OLDCARD and NEWCARD.
# didn't make the tables the same because oldcard supports more devices than # newcard and newcard's 16-bit stuff needs some work.
show more ...
|