summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2018-03-02 Add Apollo Lake and Gemini Lake devices.msaitoh
2018-03-02Avoid data races on lifetime counters by using percpu(9)ozaki-r
2018-03-02Regen.msaitoh
2018-03-02 Add Intel Gemini Lake devices.msaitoh
2018-03-02Rename the i2c attribute i2cbus, and add the MI iic device.pgoyette
2018-03-02Since acorn26 has been retired, release all acorn26-speceific devicepgoyette
2018-03-01Remove empty pci_enumerate_bus() stub specific for ia64. I think it was orig...scole
2018-03-01Replace PG_G by pmap_pg_g, for the sake of removing references to themaxv
2018-03-01Remove these two KASSERTs. Thinking about it, they may fire when the usermaxv
2018-03-01use mapiodev() so this can work on G5smacallan
2018-03-01Sprinkle some const.roy
2018-03-01match /u3, found in some G5macallan
2018-03-01match K2 UATA, found in some G5macallan
2018-03-01Follow previous entries, and list the imc and imcsmb devices twice,pgoyette
2018-03-01move the imc code into x86/pci/files.pci so that pci is defined in time.mrg
2018-03-01Revert rev1.183 (2003).maxv
2018-03-01Limit building & calling ACPI MCFG to kernels with PCI and ACPI.maya
2018-03-01Use 1-byte data-buffers when writing to the "control" device for thepgoyette
2018-03-01Adjust PATHs for files that were movedpgoyette
2018-03-01The imc and imcsmb drivers have moved to x86-specific directorypgoyette
2018-03-01Move the imc(4) and imcsmb(4) sources into architecture-specificpgoyette
2018-03-01Replace spaces with tabs (xterm copy-&-pasto)pgoyette
2018-03-01Use imc and imcsmb for the new x86 device names. Now that they'repgoyette
2018-03-01Move the imc and imcsmb stuff out of general files.pci and into thepgoyette
2018-03-01Note that we're now using iimc and iimcsmbpgoyette
2018-03-01 Do wm_reset_mdicnfg_82580() on 82580 only.msaitoh
2018-03-01- Fix a bug that wm_pll_workaround_i210() is not called on some cases.msaitoh
2018-02-28add workaround for PHY detection on Apple K2 GMACmacallan
2018-02-28Teach the ichsmb(4) driver how to detach.pgoyette
2018-02-28switch an assert in backtrace to an error return.mrg
2018-02-28Cosmetic printf/aprint changes.flxd
2018-02-28Cosmetic fix for the Physical Address Registers PAR0 to PAR5.flxd
2018-02-28Remove an obsolete assertion too (fix build)ozaki-r
2018-02-28add missing staticmaxv
2018-02-28Remove unused ipsec_private.h includes.maxv
2018-02-28Remove unused macros, and while here style.maxv
2018-02-28(just forgot to commit this file, the message was)maxv
2018-02-28Remove duplicate IPSEC_STATINC(IPSEC_STAT_IN_POLVIO), ipsec_in_rejectmaxv
2018-02-28Sweep obsolete BRIDGE_MPSAFE (it's always on now)ozaki-r
2018-02-28Remove unused mbuf tags.maxv
2018-02-28Dedup: merge ipsec4_setspidx_inpcb and ipsec6_setspidx_in6pcb.maxv
2018-02-28ipsec6_setspidx_in6pcb: call ipsec_setspidx() only once, just like themaxv
2018-02-28in sockaddr_getsize_by_family() print the p_comm, pid and lidmrg
2018-02-28Remove exgtra / in the $NetBSD$ line. Thanks to leot@ for spotting it!pgoyette
2018-02-28Remove extra */ from comment - fix buildpgoyette
2018-02-28Remove extra blank linepgoyette
2018-02-28Add RCSID and short title/synopsispgoyette
2018-02-28- Add new PCI quirk PCI_QUIRK_HASEXTCNF and PCI_QUIRK_NOEXTCNF. Some devices'msaitoh
2018-02-27Remove extraneous space from $NetBSD$ tagpgoyette
2018-02-27Fix pasto in a comment.uwe