Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
BUS_ADD_CHILD(9)
add a device node to the tree with a given priority
BUS_BIND_INTR(9), bus_bind_intr(9)
bind an interrupt resource to a specific CPU
BUS_CHILD_DELETED(9)
notify a bus device that a child is being deleted
BUS_CHILD_DETACHED(9)
notify a bus device that a child was detached
BUS_CHILD_LOCATION(9)
obtain the location of a child on the bus
BUS_CHILD_PNPINFO(9)
obtain the plug and play information from a device
BUS_CONFIG_INTR(9), bus_config_intr(9)
configure interrupt polarity and trigger mode
BUS_DESCRIBE_INTR(9), bus_describe_intr(9)
associate a description with an active interrupt handler
BUS_GET_CPUS(9), bus_get_cpus(9)
request a set of device-specific CPUs
BUS_GET_PROPERTY(9)
get child's specific property
BUS_HINTED_CHILD(9)
notify a bus device about a potential child device identified by hints
BUS_NEW_PASS(9)
notify a bus that the pass level has been changed
BUS_PRINT_CHILD(9)
print information about a device
BUS_READ_IVAR(9), BUS_WRITE_IVAR(9)
manipulate bus-specific device instance variables
BUS_RESCAN(9)
rescan a bus checking for devices that have been added or removed
BUS_SETUP_INTR(9), bus_setup_intr(9), BUS_TEARDOWN_INTR(9), bus_teardown_intr(9)
create, attach and teardown an interrupt handler
DELAY(9)
busy loop for an interval
adb(4)
Apple Desktop Bus
amdsmb(4)
AMD-8111 SMBus 2.0 controller driver
bhnd(4)
Broadcom Home Networking Division interconnect bus
bhnd_erom(9), bhnd_erom_alloc(9), bhnd_erom_dump(9), bhnd_erom_fini_static(9), bhnd_erom_free(9), bhnd_erom_free_core_table(9), bhnd_erom_get_core_table(9), bhnd_erom_init_static(9), bhnd_erom_io(9), bhnd_erom_io_fini(9), bhnd_erom_io_map(9), bhnd_erom_io_read(9), bhnd_erom_iobus_init(9), bhnd_erom_iores_new(9), bhnd_erom_lookup_core(9), bhnd_erom_lookup_core_addr(9), bhnd_erom_probe(9), bhnd_erom_probe_driver_classes(9)
BHND device enumeration table parsing
blacklistd(8)
block and release ports on demand to avoid DoS abuse
blocklistd(8)
block and release ports on demand to avoid DoS abuse
bus_activate_resource(9), bus_deactivate_resource(9)
activate or deactivate a resource
bus_adjust_resource(9)
adjust resource allocated from a parent bus
bus_alloc_resource(9), bus_alloc_resource_any(9), bus_alloc_resource_anywhere(9)
allocate resources from a parent bus
bus_attach_children(9), bus_delayed_attach_children(9), bus_detach_children(9), bus_enumerate_hinted_children(9), bus_identify_children(9)
manage child devices of a bus device
bus_child_present(9)
ask the bus driver to see if this device is still really present
bus_dma(9), bus_dma_tag_create(9), bus_dma_tag_destroy(9), bus_dma_template_init(9), bus_dma_template_tag(9), bus_dma_template_clone(9), bus_dma_template_fill(9), BUS_DMA_TEMPLATE_FILL(9), bus_dmamap_create(9), bus_dmamap_destroy(9), bus_dmamap_load(9), bus_dmamap_load_bio(9), bus_dmamap_load_ccb(9), bus_dmamap_load_crp(9), bus_dmamap_load_crp_buffer(9), bus_dmamap_load_mbuf(9), bus_dmamap_load_mbuf_sg(9), bus_dmamap_load_uio(9), bus_dmamap_unload(9), bus_dmamap_sync(9), bus_dmamem_alloc(9), bus_dmamem_free(9)
Bus and Machine Independent DMA Mapping Interface
bus_generic_detach(9)
generic implementation of DEVICE_DETACH for buses
bus_generic_new_pass(9)
generic implementation of BUS_NEW_PASS for bus devices
bus_generic_print_child(9), bus_print_child_domain(9), bus_print_child_footer(9), bus_print_child_header(9)
generic implementation of BUS_PRINT_CHILD(9)
bus_generic_read_ivar(9), bus_generic_write_ivar(9)
generic implementation of BUS_READ_IVAR and BUS_WRITE_IVAR for buses
bus_generic_shutdown(9)
generic implementation of DEVICE_SHUTDOWN for buses
bus_get_resource(9)
read a resource range/value with a given resource ID
bus_map_resource(9), bus_unmap_resource(9), resource_init_map_request(9)
map or unmap an active resource
bus_release_resource(9)
release resources on a bus
bus_set_pass(9)
raise the bus pass level
bus_set_resource(9)
associate a definite resource with a given resource ID
bus_space(9), bus_space_barrier(9), bus_space_copy_region_1(9), bus_space_copy_region_2(9), bus_space_copy_region_4(9), bus_space_copy_region_8(9), bus_space_copy_region_stream_1(9), bus_space_copy_region_stream_2(9), bus_space_copy_region_stream_4(9), bus_space_copy_region_stream_8(9), bus_space_free(9), bus_space_map(9), bus_space_peek_1(9), bus_space_peek_2(9), bus_space_peek_4(9), bus_space_peek_8(9), bus_space_poke_1(9), bus_space_poke_2(9), bus_space_poke_4(9), bus_space_poke_8(9), bus_space_read_1(9), bus_space_read_2(9), bus_space_read_4(9), bus_space_read_8(9), bus_space_read_multi_1(9), bus_space_read_multi_2(9), bus_space_read_multi_4(9), bus_space_read_multi_8(9), bus_space_read_multi_stream_1(9), bus_space_read_multi_stream_2(9), bus_space_read_multi_stream_4(9), bus_space_read_multi_stream_8(9), bus_space_read_region_1(9), bus_space_read_region_2(9), bus_space_read_region_4(9), bus_space_read_region_8(9), bus_space_read_region_stream_1(9), bus_space_read_region_stream_2(9), bus_space_read_region_stream_4(9), bus_space_read_region_stream_8(9), bus_space_read_stream_1(9), bus_space_read_stream_2(9), bus_space_read_stream_4(9), bus_space_read_stream_8(9), bus_space_set_multi_1(9), bus_space_set_multi_2(9), bus_space_set_multi_4(9), bus_space_set_multi_8(9), bus_space_set_multi_stream_1(9), bus_space_set_multi_stream_2(9), bus_space_set_multi_stream_4(9), bus_space_set_multi_stream_8(9), bus_space_set_region_1(9), bus_space_set_region_2(9), bus_space_set_region_4(9), bus_space_set_region_8(9), bus_space_set_region_stream_1(9), bus_space_set_region_stream_2(9), bus_space_set_region_stream_4(9), bus_space_set_region_stream_8(9), bus_space_subregion(9), bus_space_unmap(9), bus_space_write_1(9), bus_space_write_2(9), bus_space_write_4(9), bus_space_write_8(9), bus_space_write_multi_1(9), bus_space_write_multi_2(9), bus_space_write_multi_4(9), bus_space_write_multi_8(9), bus_space_write_multi_stream_1(9), bus_space_write_multi_stream_2(9), bus_space_write_multi_stream_4(9), bus_space_write_multi_stream_8(9), bus_space_write_region_1(9), bus_space_write_region_2(9), bus_space_write_region_4(9), bus_space_write_region_8(9), bus_space_write_region_stream_1(9), bus_space_write_region_stream_2(9), bus_space_write_region_stream_4(9), bus_space_write_region_stream_8(9), bus_space_write_stream_1(9), bus_space_write_stream_2(9), bus_space_write_stream_4(9), bus_space_write_stream_8(9)
bus space manipulation functions
cardbus(4)
CardBus bus driver
device_get_ivars(9), device_set_ivars(9)
access bus private variables
device_get_state(9), device_busy(9), device_unbusy(9), device_is_alive(9), device_is_attached(9)
manipulate device state
dumpcis(8)
PC Card and Cardbus (PCMCIA) CIS display tool
exca(4)
helper module for PC Card and CardBus systems
fdtbus(4)
Flattened Device Tree bus driver
firewire(4)
IEEE1394 High-performance Serial Bus
gpiobus(4)
GPIO bus system
hidbus(4)
generic HID bus driver
hv_vmbus(4)
Hyper-V Virtual Machine Bus (VMBus) Driver
i2c(8)
test I2C bus and slave devices
ichsmb(4)
Intel ICH SMBus controller driver
iicbus(4)
I2C bus system
iicmux(4)
I2C bus mulitiplexer framework
iicsmb(4)
I2C to SMBus bridge
imcsmb(4)
Intel integrated Memory Controller (iMC) SMBus controller driver
ismt(4)
Intel SMBus Message Transport (SMBus 2.0) driver
libusb(3)
USB access library
libusb20(3)
USB access library
microseq(9)
ppbus microsequencer developer's guide
miibus(4)
IEEE 802.3 Media Independent Interface network bus
mmc(4)
MultiMediaCard and SD Card bus driver
nfsmb(4)
NVIDIA nForce2/3/4 SMBus 2.0 controller driver
ofw_bus_get_status(9), ofw_bus_status_okay(9), ofw_bus_node_status_okay(9)
check status of the device tree node
ofw_bus_is_compatible(9), ofw_bus_is_compatible_strict(9), ofw_bus_node_is_compatible(9), ofw_bus_search_compatible(9)
check device tree nodes for compatibility with drivers
ow(4)
Dallas Semiconductor 1-Wire bus
own(9), own_send_command(9), own_command_wait(9), own_self_command(9), own_acquire_bus(9), own crc(9), own_release_bus(9), OWN_ACQUIRE_BUS(9), OWN_CRC(9), OWN_RELEASE_BUS(9), OWN_SEND_COMMAND(9)
Dallas Semiconductor 1-Wire Network and Transport Interface
pccbb(4)
cardbus bridge driver
pcf(4)
Philips I2C bus controller
pci(4)
generic PCI/PCIe bus driver
pci(9), pci_alloc_msi(9), pci_alloc_msix(9), pci_clear_pme(9), pci_disable_busmaster(9), pci_disable_io(9), pci_enable_busmaster(9), pci_enable_io(9), pci_enable_pme(9), pci_find_bsf(9), pci_find_cap(9), pci_find_dbsf(9), pci_find_device(9), pci_find_extcap(9), pci_find_htcap(9), pci_find_next_cap(9), pci_find_next_extcap(9), pci_find_next_htcap(9), pci_find_pcie_root_port(9), pci_get_id(9), pci_get_max_payload(9), pci_get_max_read_req(9), pci_get_powerstate(9), pci_get_vpd_ident(9), pci_get_vpd_readonly(9), pci_has_pm(9), pci_iov_attach(9), pci_iov_attach_name(9), pci_iov_detach(9), pci_msi_count(9), pci_msix_count(9), pci_msix_pba_bar(9), pci_msix_table_bar(9), pci_pending_msix(9), pci_read_config(9), pci_release_msi(9), pci_remap_msix(9), pci_restore_state(9), pci_save_state(9), pci_set_max_read_req(9), pci_set_powerstate(9), pci_write_config(9), pcie_adjust_config(9), pcie_flr(9), pcie_get_max_completion_timeout(9), pcie_read_config(9), pcie_wait_for_pending_transactions(9), pcie_write_config(9)
PCI bus interface
pciconf(8)
diagnostic utility for the PCI bus
ppbus(4)
Parallel Port Bus system
ppi(4)
user-space interface to ppbus parallel 'geek' port
pthread_mutex_consistent(3)
mark state protected by robust mutex as consistent
pthread_mutexattr_init(3), pthread_mutexattr_destroy(3), pthread_mutexattr_setprioceiling(3), pthread_mutexattr_getprioceiling(3), pthread_mutexattr_setprotocol(3), pthread_mutexattr_getprotocol(3), pthread_mutexattr_setpshared(3), pthread_mutexattr_getpshared(3), pthread_mutexattr_setrobust(3), pthread_mutexattr_getrobust(3), pthread_mutexattr_settype(3), pthread_mutexattr_gettype(3)
mutex attribute operations
pwmbus(9), PWMBUS_CHANNEL_CONFIG(9), PWMBUS_CHANNEL_COUNT(9), PWMBUS_CHANNEL_ENABLE(9), PWMBUS_CHANNEL_GET_CONFIG(9), PWMBUS_CHANNEL_GET_FLAGS(9), PWMBUS_CHANNEL_IS_ENABLED(9), PWMBUS_CHANNEL_SET_FLAGS(9), PWMBUS_GET_BUS(9)
PWMBUS methods
rman(9), rman_activate_resource(9), rman_adjust_resource(9), rman_deactivate_resource(9), rman_fini(9), rman_init(9), rman_init_from_resource(9), rman_is_region_manager(9), rman_manage_region(9), rman_first_free_region(9), rman_last_free_region(9), rman_release_resource(9), rman_reserve_resource(9), rman_make_alignment_flags(9), rman_get_start(9), rman_get_end(9), rman_get_device(9), rman_get_size(9), rman_get_flags(9), rman_set_mapping(9), rman_get_mapping(9), rman_set_virtual(9), rman_get_virtual(9), rman_set_bustag(9), rman_get_bustag(9), rman_set_bushandle(9), rman_get_bushandle(9), rman_set_rid(9), rman_get_rid(9), rman_set_type(9), rman_get_type(9)
resource management functions
sbp(4)
Serial Bus Protocol 2 (SBP-2) Mass Storage Devices driver
sbp_targ(4)
Serial Bus Protocol 2 (SBP-2) Target Mode devices driver
simplebus(4)
ePAPR simple-bus driver
smb(4)
System Management Bus (SMBus) generic I/O device driver
smbmsg(8)
send or receive messages over an SMBus
smbus(4)
System Management Bus
snd_davbus(4)
Apple Davbus audio device driver
spi(8)
communicate on SPI bus with slave devices
superio(4)
Super I/O controller and bus driver
superio(9), superio_devid(9), superio_dev_disable(9), superio_dev_enable(9), superio_dev_enabled(9), superio_find_dev(9), superio_get_dma(9), superio_get_iobase(9), superio_get_irq(9), superio_get_ldn(9), superio_get_type(9), superio_read(9), superio_revid(9), superio_vendor(9), superio_write(9)
Super I/O bus interface
sysdecode_enum(3), sysdecode_acltype(3), sysdecode_atfd(3), sysdecode_extattrnamespace(3), sysdecode_fadvice(3), sysdecode_fcntl_cmd(3), sysdecode_getfsstat_mode(3), sysdecode_getrusage_who(3), sysdecode_idtype(3), sysdecode_ipproto(3), sysdecode_itimer(3), sysdecode_kldsym_cmd(3), sysdecode_kldunload_flags(3), sysdecode_lio_listio_mode(3), sysdecode_madvice(3), sysdecode_minherit_flags(3), sysdecode_msgctl_cmd(3), sysdecode_nfssvc_flags(3), sysdecode_pathconf_name(3), sysdecode_prio_which(3), sysdecode_procctl_cmd(3), sysdecode_ptrace_request(3), sysdecode_rlimit(3), sysdecode_rtprio_function(3), sysdecode_scheduler_policy(3), sysdecode_sctp_pr_policy(3), sysdecode_sctp_sinfo_flags(3), sysdecode_semctl_cmd(3), sysdecode_shmctl_cmd(3), sysdecode_shutdown_how(3), sysdecode_sigbus_code(3), sysdecode_sigchld_code(3), sysdecode_sigfpe_code(3), sysdecode_sigill_code(3), sysdecode_signal(3), sysdecode_sigprocmask_how(3), sysdecode_sigsegv_code(3), sysdecode_sigtrap_code(3), sysdecode_sockaddr_family(3), sysdecode_socketdomain(3), sysdecode_sockettype(3), sysdecode_sockopt_level(3), sysdecode_sysarch_number(3), sysdecode_umtx_op(3), sysdecode_vmresult(3), sysdecode_whence(3)
lookup name of various enumerated values
usb(4)
Universal Serial Bus
usb_fifo_alloc_buffer(9), usb_fifo_attach(9), usb_fifo_detach(9), usb_fifo_free_buffer(9), usb_fifo_get_data(9), usb_fifo_get_data_buffer(9), usb_fifo_get_data_error(9), usb_fifo_get_data_linear(9), usb_fifo_put_bytes_max(9), usb_fifo_put_data(9), usb_fifo_put_data_buffer(9), usb_fifo_put_data_error(9), usb_fifo_put_data_linear(9), usb_fifo_reset(9), usb_fifo_softc(9), usb_fifo_wakeup(9), usbd_do_request(9), usbd_do_request_flags(9), usbd_errstr(9), usbd_lookup_id_by_info(9), usbd_lookup_id_by_uaa(9), usbd_transfer_clear_stall(9), usbd_transfer_drain(9), usbd_transfer_pending(9), usbd_transfer_poll(9), usbd_transfer_setup(9), usbd_transfer_start(9), usbd_transfer_stop(9), usbd_transfer_submit(9), usbd_transfer_unsetup(9), usbd_xfer_clr_flag(9), usbd_xfer_frame_data(9), usbd_xfer_frame_len(9), usbd_xfer_get_frame(9), usbd_xfer_get_priv(9), usbd_xfer_is_stalled(9), usbd_xfer_max_framelen(9), usbd_xfer_max_frames(9), usbd_xfer_max_len(9), usbd_xfer_set_flag(9), usbd_xfer_set_frame_data(9), usbd_xfer_set_frame_len(9), usbd_xfer_set_frame_offset(9), usbd_xfer_set_frames(9), usbd_xfer_set_interval(9), usbd_xfer_set_priv(9), usbd_xfer_set_stall(9), usbd_xfer_set_timeout(9), usbd_xfer_softc(9), usbd_xfer_state(9), usbd_xfer_status(9)
Universal Serial Bus driver programming interface
vfs_busy(9)
marks a mount point as busy
vfs_unbusy(9)
unbusy a mount point
vm_page_busied(9), vm_page_busy_downgrade(9), vm_page_busy_sleep(9), vm_page_sbusied(9), vm_page_sunbusy(9), vm_page_trysbusy(9), vm_page_tryxbusy(9), vm_page_xbusied(9), vm_page_xunbusy(9), vm_page_assert_sbusied(9), vm_page_assert_unbusied(9), vm_page_assert_xbusied(9)
protect page identity changes and page content references
OPENSSL_instrument_bus(3), OPENSSL_instrument_bus2(3)
instrument references to memory bus
CreateInterface(1)
Create a Java Interface definition from DBus introspection data
DBusCall(1)
Calls methods on DBus
DBusDaemon(1)
Runs a D-Bus Daemon
DBusViewer(1)
Show connections to the Bus and introspect on them
DPGEN_BUSE(3)
tristate Macro-Generator
DPGEN_NBUSE(3)
Tristate Macro-Generator
GENLIB_BUS(3)
Creates a bus name for netlist
GENLIB_ELM(3)
Creates a single element bus name for netlist
GENLIB_REVERSE_PHCON(3)
reverse the order of physical connectors on a bus
ListDBus(1)
List the names on a DBus
OPENSSL_instrument_bus(3), OPENSSL_instrument_bus2(3)
instrument references to memory bus
OPENSSL_instrument_bus(3ossl), OPENSSL_instrument_bus2(3ossl)
instrument references to memory bus
XmtDisplayBusyCursor(3), XmtDisplayBusyCursor()(3), XmtDisplayDefaultCursor()(3), XmtDisplayCursor()(3)
display a cursor over a window
a2j(1)
Wrapper script to simulate a2jmidid's non-DBUS behaviour though a2jmidid actually being in DBUS mode
amin(1)
notify writers that you are busy
apc_modbus(8)
Driver for APC Smart-UPS Modbus protocol
budgie-daemon(1)
budgie process to interface with various budgie and GNOME dbus interfaces
busy(n)
Make Tk widgets busy, temporarily blocking user interactions
busybox(1), BusyBox(1)
The Swiss Army Knife of Embedded Linux
busyspheres(1)
particle spheres
byobu-reconnect-sockets(1)
Sourcable script that updates GPG_AGENT_INFO and DBUS_SESSION_BUS_ADDRESS in the environment
ccze(1)
A robust log colorizer
ccze-plugin(7), ccze(7)
A robust log colorizer, plugin infrastructure
ck_pr_stall(3)
busy-wait primitive
coffeebreak(6)
pretend your machine is busy with a fake FreeBSD installer
colorize(1)
A robust log colorizer
corosync-notifyd(8)
Listen for important corosync events and send dbus and/or snmp traps
crashme(1)
test operating environment software robustness
dblink_is_busy(3)
checks if connection is busy with an async query
dbus(n)
Tcl library for interacting with the DBus
dbus-binding-tool(1)
C language dbus-glib bindings generation utility
dbus-cleanup-sockets(1)
clean up leftover sockets in a directory
dbus-daemon(1)
Message bus daemon
dbus-launch(1)
Utility to start a message bus from a shell script
dbus-monitor(1)
debug probe to print message bus messages
dbus-run-session(1)
start a process as a new D-Bus session
dbus-send(1)
Send a message to a message bus
dbus-test-tool(1)
D-Bus traffic generator and test tool
dbus-update-activation-environment(1)
update environment used for D-Bus session services
dbus-uuidgen(1)
Utility to generate UUIDs
dc1394_reset_bus(1)
resets the IEEE1394 bus
dconf-service(1)
D-Bus service for writes to the dconf database
gapplication(1)
D-Bus application launcher
gdbus(1)
Tool for working with D-Bus objects
gdbus-codegen(1)
D-Bus code and documentation generator
generic_modbus(8)
Driver for contact (direct) signal UPS devices connected via modbus remote I/O gateways
glabels-3(1), glabels(1)
Label and business card creation program for GNOME
huawei-ups2000(8)
Driver for Huawei UPS2000 (1kVA-3kVA) UPS with USB or RS-232 serial Modbus connection
ibus(1)
command line utility for ibus
ibus(5), IBUS(5)
dconf database file for IBus
ibus-daemon(1)
daemon program for ibus
ibus-emoji(7)
Call the IBus emoji utility by IBus Emojier
ibus-setup(1)
configuration program for ibus
ibus-table-createdb(1)
create ibus-table database from table source
lapy2(3)
lapy2: robust sqrt( x^2 + y^2 )
lapy3(3)
lapy3: robust sqrt( x^2 + y^2 + z^2 )
larrf(3)
larrf: step in stemr, find relative robust representation (RRR)
latps(3)
latps: triangular solve with robust scaling
latrs(3)
latrs: triangular solve with robust scaling
latrs3(3)
latrs3: triangular solve with robust scaling, level 3
home | help