summaryrefslogtreecommitdiff
path: root/sys/dev/mn
AgeCommit message (Expand)Author
2021-03-22retire obsolete mn(4) sync serial driverEd Maste
2020-12-07Fix compilation after r368397.Hans Petter Selasky
2020-12-06Add deprecation notice to mn(4)Ed Maste
2020-08-30Followup on r364922. Old comment said that the only reason to putGleb Smirnoff
2020-08-28Update outdated commentWarner Losh
2020-04-13Remove unused 'struct rtentry' definition.Alexander V. Chernikov
2017-11-30SPDX: use the Beerware identifier.Pedro F. Giffuni
2016-05-03sys/dev: minor spelling fixes.Pedro F. Giffuni
2016-04-12Replace 0 with NULL for pointers in misc. device drivers.Pedro F. Giffuni
2015-01-06In order to reduce use of M_EXT outside of the mbuf allocator andRobert Watson
2013-08-12Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCIScott Long
2013-01-30Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on de...Sofian Brabez
2012-12-04Mechanically substitute flags from historic mbuf allocator withGleb Smirnoff
2012-11-09Remove unused static mn_timeout.Roman Divacky
2008-11-02Move mn over. One of the last stragglers in sys/pci. There's noWarner Losh