aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/netgraph/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* ng_ubt(4): do not attach Realtek 87XX/88XX adaptors in bootloader mode.Vladimir Kondratyev2024-11-061-2/+2
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-168-8/+0
* Fix some modules to export more used symbolsKonstantin Belousov2021-11-182-0/+4
* bluetooth: complete removal of ng_h4Warner Losh2021-09-301-12/+0
* pccard: Remove bt3c(4) driverWarner Losh2021-01-082-13/+0
* ng_ubt(4): do not attach Intel Wireless 8260/8265 in bootloader mode.Vladimir Kondratyev2019-08-181-2/+2
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-048-22/+22
* Hook ubt and ubtbcmfw back up to the build.Andrew Thompson2009-05-272-10/+12
* Hook up new USB modules.Andrew Thompson2009-02-232-10/+10
* Disconnect drivers that haven't been ported to MPSAFE TTY yet.Ed Schouten2008-08-031-1/+0
* Hook up Bluetooth SCO sockets code to the buildMaksim Yevmenkin2008-07-301-1/+2
* Make ng_h4(4) MPSAFE. Use similar to ng_tty(4) locking strategy.Maksim Yevmenkin2007-08-131-2/+1
* Mark ng_h4(4) as not MPSAFE and disconnect it from the build for now.Maksim Yevmenkin2007-07-101-1/+2
* Style: Remove blank lines before EOF.Yaroslav Tykhiy2006-02-186-6/+0
* No need to generate vnode_if.h anymoreWarner Losh2004-12-292-2/+2
* Build usbdevs.hWarner Losh2004-06-282-2/+2
* Move to generating pccarddevs.h on the fly, both for the kernel andWarner Losh2004-05-261-1/+1
* bsd.kmod.mk does not deal with manpages anymore.Ruslan Ermilov2004-01-138-8/+0
* Update Bluetooth code.Maksim Yevmenkin2003-10-128-26/+8
* Part one of undating the bluetooth code to the newest versionJulian Elischer2003-05-109-29/+52
* Add Makefile.inc to include ../Makefile.inc.Yoshihiro Takahashi2002-12-011-0/+3
* Fix make buildkernel.Warner Losh2002-11-217-12/+12
* The second try a committing the bluetooth codeJulian Elischer2002-11-208-0/+123