Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup of old hardware notes source files. Somehow these didn't get | Bruce A. Mah | 2007-08-15 | 4 | -1031/+0 |
| | | | | | | | | | removed in the hardware notes refactoring. Approved by: re (implicitly) Notes: svn path=/head/; revision=171853 | ||||
* | Autogenerate hardware notes for hptiop(4). | Christian Brueffer | 2007-05-11 | 1 | -0/+2 |
| | | | | Notes: svn path=/head/; revision=169487 | ||||
* | Autogenerate the hardware list for cxgb(4). | Christian Brueffer | 2007-03-14 | 1 | -0/+2 |
| | | | | Notes: svn path=/head/; revision=167548 | ||||
* | Sort: powerpc comes after pc98. | Marcel Moolenaar | 2007-01-07 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=165863 | ||||
* | Remove alpha-specific stuff from the hardware notes (these are mostly | Bruce A. Mah | 2006-12-30 | 1 | -31/+21 |
| | | | | | | | | | | in attributes for generating MD hardware, as well as a few alpha-only paragraphs here and there). While here, bump copyright date in dev.archlist.txt. Notes: svn path=/head/; revision=165660 | ||||
* | Autogenerate hardware notes for msk(4). | Christian Brueffer | 2006-12-13 | 1 | -0/+2 |
| | | | | Notes: svn path=/head/; revision=165157 | ||||
* | Regenerate for snd_spicds(4), snd_emu10kx(4) and snd_envy24ht(4). | Joel Dahl | 2006-10-01 | 1 | -0/+6 |
| | | | | Notes: svn path=/head/; revision=162930 | ||||
* | Regenerate for snd_hda(4). | Joel Dahl | 2006-10-01 | 1 | -0/+2 |
| | | | | Notes: svn path=/head/; revision=162928 | ||||
* | Add the bones for PowerPC release documentation. This has been | Marcel Moolenaar | 2006-07-31 | 1 | -0/+1 |
| | | | | | | | derived from ia64. Notes: svn path=/head/; revision=160846 | ||||
* | Autogenerate hardware notes for stge(4). | Christian Brueffer | 2006-07-25 | 1 | -0/+2 |
| | | | | Notes: svn path=/head/; revision=160659 | ||||
* | Add snd_envy24(4). | Christian Brueffer | 2006-06-17 | 1 | -0/+2 |
| | | | | Notes: svn path=/head/; revision=159694 | ||||
* | Change the myri10ge dev entity and all consumers to mxge. | Christian Brueffer | 2006-06-14 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=159606 | ||||
* | Remove autogeneration of lnc(4) hardware notes before gnn blows it away. | Simon L. B. Nielsen | 2006-05-14 | 1 | -2/+0 |
| | | | | Notes: svn path=/head/; revision=158547 | ||||
* | Bump copyright year on the hardware notes and installation guide. | Bruce A. Mah | 2006-05-11 | 1 | -0/+1 |
| | | | | | | | | PR: 97134 Submitted by: Aron Stansvik Notes: svn path=/head/; revision=158437 | ||||
* | Autogenerate hardware notes for rr232x(4). | Christian Brueffer | 2006-04-28 | 1 | -0/+2 |
| | | | | Notes: svn path=/head/; revision=158111 | ||||
* | Autogenerate hardware notes for bce(4). | Christian Brueffer | 2006-04-10 | 1 | -0/+2 |
| | | | | Notes: svn path=/head/; revision=157648 | ||||
* | Add scc(4). | Marcel Moolenaar | 2006-04-02 | 1 | -0/+2 |
| | | | | Notes: svn path=/head/; revision=157417 | ||||
* | Autogenerate hardware notes for mfi(4). | Christian Brueffer | 2006-03-29 | 1 | -0/+2 |
| | | | | Notes: svn path=/head/; revision=157274 | ||||
* | Enable automatic hardware notes generation for myri10ge(4). | Christian Brueffer | 2006-02-20 | 1 | -0/+2 |
| | | | | Notes: svn path=/head/; revision=155865 | ||||
* | o Review and update the support for devices on ia64. | Marcel Moolenaar | 2006-02-07 | 1 | -18/+14 |
| | | | | | | | | | | | o Add uart(4). o Remove sab(4) and zs(4) (sparc64 only), as their functionality has been takien over by uart(4). MFC after: 3 days Notes: svn path=/head/; revision=155418 | ||||
* | Autogenerate hardware notes for the ce(4) driver. | Christian Brueffer | 2006-02-04 | 1 | -0/+2 |
| | | | | Notes: svn path=/head/; revision=155296 | ||||
* | Remove sound since the sound(4) manual page no longer have a | Joel Dahl | 2006-01-25 | 1 | -2/+0 |
| | | | | | | | | | HARDWARE section. Reviewed by: brueffer Notes: svn path=/head/; revision=154828 | ||||
* | Clarify that si(4) doesn't support the newer SX+ cards from Specialix/Perle | John Baldwin | 2005-12-01 | 1 | -2/+3 |
| | | | | | | | | | currently. MFC after: 3 days Notes: svn path=/head/; revision=152987 | ||||
* | Autogenerate hardware notes for snd_atiixp(4). | Christian Brueffer | 2005-11-28 | 1 | -0/+2 |
| | | | | Notes: svn path=/head/; revision=152888 | ||||
* | Autogenerate hardware notes for snd_mss(4). | Joel Dahl | 2005-10-10 | 1 | -0/+2 |
| | | | | Notes: svn path=/head/; revision=151215 | ||||
* | Add esp(4). | Christian Brueffer | 2005-09-18 | 1 | -0/+2 |
| | | | | | | | MFC after: 3 days Notes: svn path=/head/; revision=150293 | ||||
* | Sort the list of disk controllers by driver-name. The notable exception is | Christian Brueffer | 2005-09-18 | 1 | -31/+31 |
| | | | | | | | | | ata(4), which should stay on top. MFC after: 3 days Notes: svn path=/head/; revision=150279 | ||||
* | Sort the list of ethernet devices by driver-name. | Christian Brueffer | 2005-09-18 | 1 | -47/+47 |
| | | | | | | | MFC after: 3 days Notes: svn path=/head/; revision=150278 | ||||
* | Don't claim matcd(4) support, it was removed long ago. | Christian Brueffer | 2005-09-18 | 1 | -5/+0 |
| | | | | | | | MFC after: 3 days Notes: svn path=/head/; revision=150276 | ||||
* | Add cdce(4). | Joel Dahl | 2005-09-17 | 1 | -0/+2 |
| | | | | | | | Reviewed by: brueffer Notes: svn path=/head/; revision=150242 | ||||
* | Remove the el(4) device, which has been retired recently. | Simon L. B. Nielsen | 2005-08-28 | 1 | -2/+0 |
| | | | | Notes: svn path=/head/; revision=149548 | ||||
* | Auto generate device listings for snd_t4dwave(4). | Joel Dahl | 2005-08-15 | 1 | -0/+2 |
| | | | | | | | Approved by: brueffer (mentor) Notes: svn path=/head/; revision=149099 | ||||
* | bs driver was already removed. | Hideyuki KURASHINA | 2005-06-27 | 1 | -51/+0 |
| | | | | | | | | | Approved by: re (hrs) Reviewed by: nyan MFC after: 1 week Notes: svn path=/head/; revision=147631 | ||||
* | Sort the sound section by driver name. The exception to this is sound(4), | Christian Brueffer | 2005-05-22 | 1 | -15/+17 |
| | | | | | | | which is the master driver and will hopefully be renamed to snd(4) soon. Notes: svn path=/head/; revision=146494 | ||||
* | - Autogenerate device listings for sound(4) aka pcm(4) | Christian Brueffer | 2005-05-22 | 1 | -11/+4 |
| | | | | | | | | | | - Rename the Audio Devices section into Sound Devices, this is more in line with out sound and snd_* drivers MFC after: 1 week Notes: svn path=/head/; revision=146493 | ||||
* | Add nve(4). | Christian Brueffer | 2005-05-19 | 1 | -0/+2 |
| | | | | Notes: svn path=/head/; revision=146397 | ||||
* | Bump copyright year and use &os;. | Hiroki Sato | 2005-04-19 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=145265 | ||||
* | Autogenerate hardware notes for snd_als4000.4, snd_fm801.4 and snd_via8233.4. | Christian Brueffer | 2005-04-12 | 1 | -1/+5 |
| | | | | Notes: svn path=/head/; revision=144942 | ||||
* | Autogenerate device listings for arcmsr(4). | Christian Brueffer | 2005-03-31 | 1 | -0/+2 |
| | | | | Notes: svn path=/head/; revision=144426 | ||||
* | Update copyright years. | Denis Peplin | 2005-03-24 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=144064 | ||||
* | Autogenerate device listings for sr(4) and rc(4). | Christian Brueffer | 2005-03-18 | 1 | -11/+3 |
| | | | | | | | MFC after: 3 days Notes: svn path=/head/; revision=143783 | ||||
* | - Auto generate device listings for snd_vibes(4) and snd_via82c686(4). | Simon L. B. Nielsen | 2005-03-09 | 1 | -2/+2 |
| | | | | | | | - Sort dev.archlist.txt. Notes: svn path=/head/; revision=143338 | ||||
* | - Auto generate device listing for snd_neomagic(4). | Simon L. B. Nielsen | 2005-02-26 | 1 | -1/+1 |
| | | | | | | | MFC after: 3 days Notes: svn path=/head/; revision=142583 | ||||
* | Autogenerate device listings for snd_sbc(4). | Christian Brueffer | 2005-02-24 | 1 | -41/+1 |
| | | | | | | | MFC after: 3 days Notes: svn path=/head/; revision=142347 | ||||
* | Add a Token Ring section which lists devices supported by oltr(4) for now. | Christian Brueffer | 2005-02-04 | 1 | -0/+7 |
| | | | | Notes: svn path=/head/; revision=141289 | ||||
* | Refer to Xorg, rather than XFree86. | Christian Brueffer | 2004-12-31 | 1 | -4/+4 |
| | | | | | | | MFC after: 3 days Notes: svn path=/head/; revision=139482 | ||||
* | Autogenerate device listings for bktr(4). | Christian Brueffer | 2004-12-29 | 1 | -3/+3 |
| | | | | | | | MFC after: 1 week Notes: svn path=/head/; revision=139404 | ||||
* | Autogenerate device listings for umass(4). | Christian Brueffer | 2004-12-17 | 1 | -100/+1 |
| | | | | | | | MFC after: 3 days Notes: svn path=/head/; revision=138985 | ||||
* | Correct entity name added in the last revision. | Simon L. B. Nielsen | 2004-12-17 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=138983 | ||||
* | Autogenerate device listings for ng_bt3c(4). | Christian Brueffer | 2004-12-17 | 1 | -7/+1 |
| | | | | | | | MFC after: 3 days Notes: svn path=/head/; revision=138967 |