History log of /freebsd/sys/modules/usb/Makefile (Results 126 – 150 of 194)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 3bfbd845 28-Sep-2009 Andrew Thompson <thompsa@FreeBSD.org>

Add support for ChipHead 341 serial port adapter.

Submitted by: Hans Petter Selasky


# 10b3b545 17-Sep-2009 Dag-Erling Smørgrav <des@FreeBSD.org>

Merge from head


# 7e857dd1 12-Jun-2009 Oleksandr Tymoshenko <gonzo@FreeBSD.org>

- Merge from HEAD


# 18b223fe 01-Jun-2009 Weongyo Jeong <weongyo@FreeBSD.org>

connect urtw(4) to the amd64/i386 build that it's not tested on the big
endian machines yet.


# 06079f14 27-May-2009 Andrew Thompson <thompsa@FreeBSD.org>

Hook ubt and ubtbcmfw back up to the build.


# 2e370a5c 26-May-2009 Oleksandr Tymoshenko <gonzo@FreeBSD.org>

Merge from HEAD


# 231a6377 12-May-2009 Weongyo Jeong <weongyo@FreeBSD.org>

connect upgt(4) to the build. It should work on all architectures.


Revision tags: release/7.2.0_cvs, release/7.2.0
# 9c797940 13-Apr-2009 Oleksandr Tymoshenko <gonzo@FreeBSD.org>

- Merge from HEAD


# e4873cff 06-Apr-2009 Weongyo Jeong <weongyo@FreeBSD.org>

connect uath(4) to the build. uath(4) should work on all architectures.


# 2b78d306 19-Mar-2009 Andrew Thompson <thompsa@FreeBSD.org>

Remove the uscanner(4) driver, this follows the removal of the kernel scanner
driver in Linux 2.6. uscanner was just a simple wrapper around a fifo and
contained no logic, the default interface is no

Remove the uscanner(4) driver, this follows the removal of the kernel scanner
driver in Linux 2.6. uscanner was just a simple wrapper around a fifo and
contained no logic, the default interface is now libusb (supported by sane).

Reviewed by: HPS

show more ...


# 1829d5da 12-Mar-2009 Warner Losh <imp@FreeBSD.org>

Update the projects tree to a newer FreeBSD current.


# 7d0d268b 23-Feb-2009 Andrew Thompson <thompsa@FreeBSD.org>

Hook up new USB modules.


Revision tags: release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0
# 84150d7f 09-Oct-2008 Nick Hibma <n_hibma@FreeBSD.org>

Obfuscated by other diffs while committing r183728:

Remove the files for the HCI interfaces from the usb module.


# a423fd2c 30-Aug-2008 Warner Losh <imp@FreeBSD.org>

opt_bus.h isn't needed here anymore. It never was really needed,
since usb has no business including it like it did...


Revision tags: release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0, release/6.2.0_cvs, release/6.2.0, release/5.5.0_cvs, release/5.5.0, release/6.1.0_cvs, release/6.1.0, release/6.0.0_cvs, release/6.0.0
# e201f9ec 04-Jun-2005 Jens Schweikhardt <schweikh@FreeBSD.org>

Release n_hibma's maintainership due to his ENOTIME.

Discussed with, okayed, authorized, requested by, on behalf of: n_hibma (MAINTAINER)


Revision tags: release/5.4.0_cvs, release/5.4.0, release/4.11.0_cvs, release/4.11.0
# 8f11becb 31-Dec-2004 John Baldwin <jhb@FreeBSD.org>

Add usbdevs_data.h to the SRCS list since usb_subr.c needs it. This forces
old usbdevs_data.h files to be updated as well as fixing the standalone
usb module build.


# a4aef7f9 29-Dec-2004 Warner Losh <imp@FreeBSD.org>

We don't need to generate vnode_if.h anymore


Revision tags: release/5.3.0_cvs, release/5.3.0
# 8edceb05 12-Jul-2004 Warner Losh <imp@FreeBSD.org>

Remove stray line with just a tab
Remove usbdevs_data.h, it isn't used by the module

Noticed by: Pawel Worach


# 4c42b42a 27-Jun-2004 Warner Losh <imp@FreeBSD.org>

Add usbdevs.h and pccarddevs.h to the build list, as appropriate. This is needed to build as part of world or in src/sys/modules.


Revision tags: release/4.10.0_cvs, release/4.10.0, release/5.2.1_cvs, release/5.2.1, release/5.2.0_cvs, release/5.2.0, release/4.9.0_cvs, release/4.9.0
# 45dd9375 16-Jul-2003 John-Mark Gurney <jmg@FreeBSD.org>

make usb bus_dma aware.

Reviewed by: joe among others


Revision tags: release/5.1.0_cvs, release/5.1.0
# ca3acad1 14-Apr-2003 Bernd Walter <ticso@FreeBSD.org>

add EHCI (USB 2.0) controller support.

Approved by: joe
gallatin (mentor)
Obtained from: NetBSD


Revision tags: release/4.8.0_cvs, release/4.8.0, release/5.0.0_cvs, release/5.0.0, release/4.7.0_cvs, release/4.6.2_cvs, release/4.6.2, release/4.6.1, release/4.6.0_cvs, release/4.5.0_cvs, release/4.4.0_cvs
# 17d6c636 11-Jan-2002 Ruslan Ermilov <ru@FreeBSD.org>

Drop <bsd.man.mk> support from <bsd.kmod.mk>.

Not objected to by: -current


Revision tags: release/4.3.0_cvs, release/4.3.0
# c68159a6 06-Jan-2001 David E. O'Brien <obrien@FreeBSD.org>

Use a consistent style and one much closer to the rest of /usr/src


Revision tags: release/4.2.0, release/4.1.1_cvs, release/4.1.0, release/3.5.0_cvs
# 64db83a8 27-May-2000 Peter Wemm <peter@FreeBSD.org>

Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead of
encoding the relative path.


# 56ca3996 04-May-2000 Peter Wemm <peter@FreeBSD.org>

Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.
This means that the kernel can be totally self contained now and is not
dependent on the last buildworld to update /usr/share/mk. Thi

Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.
This means that the kernel can be totally self contained now and is not
dependent on the last buildworld to update /usr/share/mk. This might
also make it easier to build 5.x kernels on 4.0 boxes etc, assuming
gensetdefs and config(8) are updated.

show more ...


12345678