summaryrefslogtreecommitdiffstats
path: root/sys/modules/owi/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* OBEimp2005-11-161-9/+0
|
* Let kmod.mk touch opt_*.h files as needed.ru2004-09-041-3/+0
| | | | Inspired by: imp's email
* Move to generating pccarddevs.h on the fly, both for the kernel andimp2004-05-261-1/+1
| | | | | | | the modules. Also generate usbdevs.h automatically now, but a non-kernel file is stopping that at the moment.
* Check in the known good version of the wi driver, with prism/symbolimp2003-08-241-0/+12
support stripped out and minimally renamed to owi. This driver attaches to lucent cards only. This is designed to aid in the testing of fixes to the wi driver for lucent cards. It is supported only as a module (you cannot compile it into your kernel). You cannot have the wi driver in your kernel (or loaded as a moudle) to use the owi module. I've not connected it to build, as this module is currently for debugging purposes. This is for developers only at the present time. If we can't get lucent support fixed by 5.2 code freeze, then we'll re-evaulate this support level. Please use this to fix the lucent support in dev/wi. This will be removed from the system when lucent support has been fixed in dev/wi. Note to developers: Do not connect this to the build, make it possible to build into the kernel or otherwise 'integrate' this into system without checking with me first. This is for debugging purposes only. If this doesn't work for you, I don't want to hear about it unless you are fixing the wi driver :-)
OpenPOWER on IntegriCloud