Home | History | Annotate | only in /src/sys/rump/dev/lib/libpci_usbhc
History log of /src/sys/rump/dev/lib/libpci_usbhc
RevisionDateAuthorComments
 1.6 06-Nov-2020  christos PR/55789: Ruslan Nikolaev: New rump drivers
 1.5 16-Nov-2015  pooka branches: 1.5.16; 1.5.32;
Use IOCONF #define to determine component name.

Avoids having to manually retype info already in .ioconf.

Also, COMPONENT_SIMPLE -> RUMP_COMPONENT=simple. That way, we can add
other attributes where necessary. As "future directions", the "ioconf"
attribute for RUMP_COMPONENT can just be removed when a driver is
converted to modular and has a proper modcmd.
 1.4 11-Nov-2015  pooka Make it easier to create rump kernel components, part 1.

Reduce copypasteware for the component constructors. If a constructor
calls only config_init_component(), handle it from a common source file
instead of copying the same(ish) file around to every component.
 1.3 19-Oct-2015  pooka Add a COMMENT describing what each component roughly does.

"make describe" prints the comment.

Requested/inspired by Vincent Schwarzer on rumpkernel-users
 1.2 24-Aug-2015  pooka opt files were nop't
 1.1 20-May-2015  pooka branches: 1.1.2;
Add a rump kernel components for USB PCI host controllers.
 1.1.2.4 27-Dec-2015  skrll Sync with HEAD (as of 26th Dec)
 1.1.2.3 22-Sep-2015  skrll Sync with HEAD
 1.1.2.2 06-Jun-2015  skrll Sync with HEAD
 1.1.2.1 20-May-2015  skrll file Makefile was added on branch nick-nhusb on 2015-06-06 14:40:27 +0000
 1.5.32.1 14-Dec-2020  thorpej Sync w/ HEAD.
 1.5.16.2 03-Dec-2017  jdolecek update from HEAD
 1.5.16.1 16-Nov-2015  jdolecek file Makefile was added on branch tls-maxphys on 2017-12-03 11:39:08 +0000
 1.2 06-Nov-2020  christos PR/55789: Ruslan Nikolaev: New rump drivers
 1.1 20-May-2015  pooka branches: 1.1.2; 1.1.18; 1.1.34;
Add a rump kernel components for USB PCI host controllers.
 1.1.34.1 14-Dec-2020  thorpej Sync w/ HEAD.
 1.1.18.2 03-Dec-2017  jdolecek update from HEAD
 1.1.18.1 20-May-2015  jdolecek file PCI_USBHC.ioconf was added on branch tls-maxphys on 2017-12-03 11:39:08 +0000
 1.1.2.2 06-Jun-2015  skrll Sync with HEAD
 1.1.2.1 20-May-2015  skrll file PCI_USBHC.ioconf was added on branch nick-nhusb on 2015-06-06 14:40:27 +0000
 1.1 20-May-2015  pooka branches: 1.1.2; 1.1.18;
Add a rump kernel components for USB PCI host controllers.
 1.1.18.2 03-Dec-2017  jdolecek update from HEAD
 1.1.18.1 20-May-2015  jdolecek file ehci.h was added on branch tls-maxphys on 2017-12-03 11:39:08 +0000
 1.1.2.2 06-Jun-2015  skrll Sync with HEAD
 1.1.2.1 20-May-2015  skrll file ehci.h was added on branch nick-nhusb on 2015-06-06 14:40:27 +0000
 1.1 20-May-2015  pooka branches: 1.1.2; 1.1.18;
Add a rump kernel components for USB PCI host controllers.
 1.1.18.2 03-Dec-2017  jdolecek update from HEAD
 1.1.18.1 20-May-2015  jdolecek file ohci.h was added on branch tls-maxphys on 2017-12-03 11:39:08 +0000
 1.1.2.2 06-Jun-2015  skrll Sync with HEAD
 1.1.2.1 20-May-2015  skrll file ohci.h was added on branch nick-nhusb on 2015-06-06 14:40:27 +0000
 1.1 20-May-2015  pooka branches: 1.1.2; 1.1.18;
Add a rump kernel components for USB PCI host controllers.
 1.1.18.2 03-Dec-2017  jdolecek update from HEAD
 1.1.18.1 20-May-2015  jdolecek file uhci.h was added on branch tls-maxphys on 2017-12-03 11:39:08 +0000
 1.1.2.2 06-Jun-2015  skrll Sync with HEAD
 1.1.2.1 20-May-2015  skrll file uhci.h was added on branch nick-nhusb on 2015-06-06 14:40:27 +0000
 1.2 11-Nov-2015  pooka Make it easier to create rump kernel components, part 1.

Reduce copypasteware for the component constructors. If a constructor
calls only config_init_component(), handle it from a common source file
instead of copying the same(ish) file around to every component.
 1.1 20-May-2015  pooka branches: 1.1.2;
Add a rump kernel components for USB PCI host controllers.
 1.1.2.3 27-Dec-2015  skrll Sync with HEAD (as of 26th Dec)
 1.1.2.2 06-Jun-2015  skrll Sync with HEAD
 1.1.2.1 20-May-2015  skrll file usbhc_at_pci.c was added on branch nick-nhusb on 2015-06-06 14:40:27 +0000

RSS XML Feed