Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for the RTS5229 card reader to rtsx(4). | 2013-11-06 | 1 | -3/+4 | |
| | | | | From Pedro Martelletto. | ||||
* | Mention the TX checksum offload support. | 2013-11-05 | 4 | -15/+16 | |
| | |||||
* | remove iop(4) driver. it is entirely unmaintained and supports something | 2013-11-04 | 6 | -336/+7 | |
| | | | | | which basically doesn't exist at all. reminded about it by brad | ||||
* | Remove pseudo-device fuse 'count' option from documentation. | 2013-11-04 | 1 | -9/+3 | |
| | | | | | The option doesn't exist anymore, FUSE devices have been made clonable. ok tedu | ||||
* | kill a.out reference. | 2013-11-01 | 1 | -10/+3 | |
| | | | | deraadt@ miod@ ok. | ||||
* | softraid(4) boot documentation tweaks from jsing@ | 2013-10-31 | 1 | -5/+5 | |
| | |||||
* | Document softraid boot process for i386/amd64. | 2013-10-28 | 1 | -6/+32 | |
| | | | | | Requested by Adam Thompson. suggestions and ok deraadt, earlier version ok jmc | ||||
* | tedu FDDI documentation bits. | 2013-10-28 | 4 | -98/+6 | |
| | | | | ok jmc@ | ||||
* | remove chunks about options we do not have, and uncomment the ones we | 2013-10-27 | 1 | -26/+13 | |
| | | | | do have. | ||||
* | tweak previous; | 2013-10-25 | 1 | -9/+9 | |
| | |||||
* | Document the octrng(4) driver. | 2013-10-24 | 2 | -0/+56 | |
| | |||||
* | update config stanzas | 2013-10-22 | 1 | -2/+6 | |
| | |||||
* | typo in config stanza | 2013-10-22 | 1 | -3/+3 | |
| | |||||
* | tedu noct(4). dmesglog shows no users of this device and the driver has | 2013-10-20 | 4 | -78/+6 | |
| | | | | | | a bug that nobody (even the original author) knows how to fix. "kill with fire" deraadt@ | ||||
* | Document the ioctl commands of the new queueing system: DIOCADDQUEUE, | 2013-10-20 | 1 | -5/+49 | |
| | | | | | | | DIOCGETQUEUES, DIOCGETQUEUE, and DIOCGETQSTATS (the older version has been renamed to DIOCGETALTQSTATS). ok henning jmc | ||||
* | fix obvious .An formatting errors | 2013-10-19 | 3 | -10/+12 | |
| | | | | found while working on mandoc apropos | ||||
* | Remove never enabled WSCONS_SUPPORT_PCVTFONTS code. | 2013-10-19 | 1 | -13/+2 | |
| | |||||
* | tidy this page up a little; | 2013-10-18 | 1 | -8/+10 | |
| | |||||
* | do not speak of rdsetroot | 2013-10-18 | 1 | -7/+3 | |
| | |||||
* | Add a manpage for ommmc(4). | 2013-10-16 | 3 | -4/+57 | |
| | | | | Feedback and ok jmc@ | ||||
* | tweak previous; | 2013-10-15 | 5 | -13/+11 | |
| | |||||
* | Remove BUGS section, it got fixed a few months ago. | 2013-10-15 | 1 | -8/+4 | |
| | |||||
* | steal manpages from mvme88k | 2013-10-15 | 9 | -22/+256 | |
| | |||||
* | Driver for the AIC-6250 SCSI controller found on AViiON models 100, 200, 300, | 2013-10-15 | 2 | -2/+55 | |
| | | | | | 400 and 4300. Limited to PIO mode only for now, until the DMA controller is tamed. Heavily based upon the MI aic(4) driver. | ||||
* | Add vxlan.4 | 2013-10-14 | 1 | -2/+2 | |
| | |||||
* | tweak previous; | 2013-10-13 | 1 | -15/+14 | |
| | |||||
* | Set the default MTU to full 1500 bytes. We do not want to encourage | 2013-10-13 | 1 | -7/+8 | |
| | | | | | | running vxlan(4) with a lowered MTU of just 1450 bytes instead of bumping the MTU of the transport interfaces to at least 1550 or preferrably 1600 bytes. | ||||
* | Import vxlan(4), the virtual extensible local area network tunnel | 2013-10-13 | 1 | -0/+165 | |
| | | | | | | | | | interface. VXLAN is a UDP-based tunnelling protocol for overlaying virtualized layer 2 networks over layer 3 networks. The implementation is based on draft-mahalingam-dutt-dcops-vxlan-04 and has been tested with other implementations in the wild. put it in deraadt@ | ||||
* | reference vmwpvs. | 2013-10-11 | 1 | -2/+4 | |
| | | | | jmc pointed out i missed this | ||||
* | basic manpage for a basic driver | 2013-10-08 | 2 | -2/+46 | |
| | |||||
* | +axen | 2013-10-07 | 1 | -2/+4 | |
| | |||||
* | tweak previous; | 2013-10-07 | 1 | -9/+8 | |
| | |||||
* | first manpage for axen(4) | 2013-10-07 | 2 | -2/+82 | |
| | |||||
* | add some additional run(4)/urtwn(4) devices found in FreeBSD | 2013-09-30 | 2 | -4/+10 | |
| | |||||
* | correct description of v4l2_fmtdesc; from Remco | 2013-09-28 | 1 | -3/+4 | |
| | | | | ok miod | ||||
* | Extend le@syscon to support the ILACC chips found on-board the AV530 family. | 2013-09-24 | 1 | -7/+9 | |
| | | | | | | GENERIC.MP on a 2x88100(6:1)@33 4605 can now make build on local disk and local net; but it still needs to boot its kernel off the network at the moment. | ||||
* | Some missing .Pa macros in FILES sections; | 2013-09-15 | 3 | -9/+9 | |
| | | | | | from Jan Stary <hans at stare dot cz>; discussed with jmc@. | ||||
* | Mention the SBus slot #2 in sun4e is `slave only', just as slot #3 in sun4c. | 2013-09-15 | 1 | -3/+6 | |
| | |||||
* | Patriot PCUSBW1150 works; | 2013-09-14 | 1 | -2/+3 | |
| | | | | From: "Kyle R. W. Milz" | ||||
* | tweak previous; | 2013-09-14 | 1 | -4/+5 | |
| | |||||
* | pflow(4) does not work without flowsrc set. | 2013-09-13 | 1 | -4/+6 | |
| | | | | OK benno@ | ||||
* | zap trailing space; | 2013-09-06 | 1 | -2/+2 | |
| | |||||
* | Add ugold(4) and update uthum(4) description. | 2013-09-06 | 1 | -3/+5 | |
| | | | | Prodded by jmc@ | ||||
* | Update Nd to be coherent with ugold(4) and match what the manufacturer | 2013-09-06 | 1 | -3/+3 | |
| | | | | | | advertises. ok jmc@ | ||||
* | Add a manual for ugold(4) with inputs from jmc@ | 2013-09-06 | 2 | -2/+49 | |
| | |||||
* | Beagle has been replaced by armv7. | 2013-09-04 | 4 | -12/+12 | |
| | |||||
* | radeondrm attaches to pci now | 2013-09-03 | 1 | -2/+2 | |
| | |||||
* | Adapt drm(4) after recent changes. | 2013-09-03 | 1 | -7/+7 | |
| | | | | ok jsg@ | ||||
* | wording fix; original diff from remco, but i've reworded it to read better | 2013-08-28 | 1 | -4/+4 | |
| | | | | ok ratchov | ||||
* | new ciss devices from Scott Benesh of HP via FreeBSD | 2013-08-25 | 1 | -5/+5 | |
| |