summaryrefslogtreecommitdiff
path: root/sys/dev/pci/n8
AgeCommit message (Expand)Author
2013-12-09Fix typo ("then" instead of "than")wiz
2012-12-01Fix misspelling of acceptible (it's only acceptable with an 'a', not an 'i').mbalmer
2012-10-27split device_t/softc for all remaining drivers.chs
2012-02-19Replace simple_lock(9).rmind
2011-08-01According to the Oxford Dictionary of Etymology, a wether is a male sheepmbalmer
2011-05-18#include <sys/bus.h>, not <machine/bus.h>.dyoung
2010-11-13Don't pull in the whole uvm(9) API to access only PAGE_SIZE anduebayasi
2009-11-22more s/the the/the/mbalmer
2009-05-12use device_private().cegger
2009-05-11use device_xname()cegger
2009-05-06struct device * -> device_t, no functional changes intended.cegger
2009-05-06struct cfdata * -> cfdata_t, no functional changes intended.cegger
2009-03-18bzero -> memsetcegger
2009-01-03remove extra semicolons.yamt
2008-11-12Remove LKMs and switch to the module framework, pass 1.ad
2008-11-03Remove include of useless i386/include/clock.h which broke builds ontls
2008-10-30NetOctave NSP2000 driver, ported from FreeBSD and integrated withdarran