freebsd-dev/sys/compat
Bjoern A. Zeeb 39d8c38707 LinuxKPI: return value for linux_pci_probe()
In linux_pci_probe() return BUS_PROBE_DEFAULT rather than 0
(which actually is BUS_PROBE_SPECIFIC and means 'Only this
driver can use this device').

Sponsored by:   The FreeBSD Foundation
MFC after:      3 days
Reviewed by:	hselasky
Differential Revision: https://reviews.freebsd.org/D33913
2022-02-18 21:52:33 +00:00
..
freebsd32 Trim duplicate code for copying in iovecs for PT_[GS]ETREGSET. 2022-02-07 11:49:29 -08:00
ia32 Add PT_GETREGSET 2022-01-27 11:40:34 +00:00
lindebugfs lindebugfs: Fix write 2022-02-04 14:31:08 +01:00
linprocfs linux: add sysctl to pass untranslated interface names 2022-01-17 09:35:15 +00:00
linsysfs linsysfs: create /sys/bus/ and /sys/subsystem/ 2021-03-11 15:50:51 +00:00
linux Use vmspace->vm_stacktop in place of sv_usrstack in more places. 2022-02-14 10:57:30 -08:00
linuxkpi/common LinuxKPI: return value for linux_pci_probe() 2022-02-18 21:52:33 +00:00
x86bios Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00