Commit Graph

24 Commits

Author SHA1 Message Date
drochner 68f1c179c5 -mention fwohci
-avoid references to the cardbus "dev" locator, this doesn't make
 sense technically and should be removed
2005-09-09 14:03:51 +00:00
augustss c1a19f89d8 Document 'uhci at cardbus'. From FUKAUMI Naoki. 2005-07-24 08:44:59 +00:00
wiz 4cc011a622 Point to PCI_*_FIXUP instead of PCIBIOS_*_FIXUP. 2005-07-13 14:28:12 +00:00
wiz a31529d7c7 From Greg Troxel in PR 23388:
The cardbus support uses the RBUS abstraction, which maps card memory.
The default location doesn't work on some machines, resulting in
mysterious failures.
One can map at 512M instead of 1G, and this helps on at least 2 known
models.
The cardbus(4) man page does not give this critical hint.
2005-03-21 18:05:36 +00:00
wiz 106e243f37 Join two short lines. 2004-05-11 23:21:51 +00:00
wiz a32eb9df18 Drop trailing whitespace. 2004-05-11 23:16:59 +00:00
briggs 7fb1ebb1f5 Update to suggest what to do if you see
cbb0: NOT USED because of unconfigured interrupt
on an i386-family system.
Addresses PR kern/25386.
Thanks to wiz@ for suggestions on formatting.
2004-05-03 15:13:10 +00:00
briggs 45262a1d7d New sentence, new line. 2004-05-03 15:01:31 +00:00
wiz 36e5d24cc9 Realtek, not RealTek. From Leandro Costa via jmc@openbsd. 2003-05-06 18:58:24 +00:00
perry a3a5203515 Change all instances of Etherlink to EtherLink
and a few related name patchups.
Suggested by Igor Sobrado in PR misc/19817
However, he also proposes changing all 3cNNN->3CNNN because
that is what 3Com seems to prefer. I've decided not to do it.
We're just too used to the other way.
Changed a couple of 3CNNNes to 3cNNNes for internal consistency.
2003-03-31 19:16:49 +00:00
wiz 66bb8e2176 Make DESCRIPTION sections (mostly by renaming non-standard section headers).
[See bin/14591 for a reason why we should have them.]
2002-03-06 14:43:02 +00:00
augustss 5546150f48 Note `adv at cardbus' 2002-01-28 01:22:14 +00:00
augustss 9d5ba0c4d4 Add a man page for ehci(4) despite the driver not being finished yet. 2001-11-16 17:08:12 +00:00
wiz 022de48858 Sort sections, sort SEE ALSO, remove some unnecessary .Pp, and some
other fixes.
2001-09-12 18:19:16 +00:00
wiz 350b00b938 Boring whitespace fixes. 2001-09-11 22:52:52 +00:00
nathanw eb65359d14 The card_attach_now flag hasn't been necessary or useful for some time.
Garbage collect the code and corresponding documentation.
2001-02-12 04:52:48 +00:00
nathanw f80f6c9cca Edit for grammar and clarity. 2001-01-28 02:33:04 +00:00
wiz dc4d7eae93 typo fix 2000-10-12 12:48:00 +00:00
ad 409bf2ddba Misc fixes, mostly spelling and spacing. 2000-07-31 11:45:48 +00:00
augustss d81e26a851 Note rtk and com attachment at cardbus. 2000-05-02 11:54:15 +00:00
augustss 8527b0dc4d Update for new CardBus devices. 2000-02-02 19:57:17 +00:00
haya 3eb44d6879 Add flags description for cardslot. 2000-01-13 09:33:16 +00:00
abs 0ace4398df Misc small fixes to try to standardise the format to make it easier
to parse by an automated script (say one that just might want to
generate webpage summaries of available drivers :)
1999-12-15 22:07:30 +00:00
augustss b46c4872fe Add a rudimentary cardbus man page. 1999-11-14 22:52:08 +00:00