aboutsummaryrefslogtreecommitdiff
path: root/share/man/man4/mx25l.4
Commit message (Collapse)AuthorAgeFilesLines
* mx25l.4: Add n25q64 to hardware listAlexander Ziaee2025-11-121-0/+2
| | | | | MFC after: 3 days Fixes: 76735c74398923a (flash: Add "n25q64" to mx25l driver)
* mx25l.4: Describe better and tag spdxAlexander Ziaee2025-11-121-14/+8
| | | | MFC after: 3 days
* mx25l.4: Document the correct disk device pathJessica Clarke2024-06-111-8/+4
| | | | | | | | | This was true at time of commit, but the path was changed 2 weeks later to just be the /dev/flash/spiN name, without updating the manpage. Reported by: David Gilbert <dgilbert@daveg.ca> Fixes: 68dd77957786 ("Give the mx25l device sole ownership of the name /dev/flash/spi* ...") MFC after: 1 week
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
| | | | Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
* Add manpages for at45d(4) and mx25l(4).Ian Lepore2019-02-261-0/+209
Notes: svn path=/head/; revision=344610