summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bug in PCIC polling mode.hosokawa2000-01-151-6/+17
* More style fixes, both to code and man page.bp2000-01-154-120/+138
* Revert previous change, which is reported to have broken world. Isheldonh2000-01-151-1/+1
* Check if module was compiled without SMP support and running onbp2000-01-152-0/+18
* Add VT_NWFS tag.bp2000-01-153-9/+1
* Add reference to SES device (it won't be in GENERIC unless folks clamormjacob2000-01-153-0/+27
* Remove inclusion of dkbad.h- seems like a bug, but I had a stalemjacob2000-01-151-1/+0
* Clear ro->ro_rt just after RTFREE().shin2000-01-151-0/+1
* add options collateral for SES/SAF-TE drivermjacob2000-01-151-0/+3
* add file collateral for SES/SAF-TE drivermjacob2000-01-151-0/+1
* add functional but stub SES/SAF-TE drivermjacob2000-01-152-0/+763
* Remove compile warning not seen when compiling with target mode enabled.mjacob2000-01-152-0/+4
* A processor with the CPUID of 0x?8? is Pentium III.tanimura2000-01-152-0/+8
* - Introduce a new section 'Multimedia' for sound/tanimura2000-01-152-19/+49
* - Add the man pages for sound card bridge drivers.tanimura2000-01-158-106/+466
* Fix the 3Com Fast Etherlink 3C574TX's ID string as we now get theobrien2000-01-152-2/+2
* Add example entry for the 3Com Megahertz 574Bmdodd2000-01-152-0/+16
* Removed wrong(unnecessary) & operators for pointer, in ipsec_hdrsiz_tcp().shin2000-01-152-4/+4
* wrapped prototype declarations by __P(())shin2000-01-151-6/+8
* Fix driver to restore function on 3c574 adapters. The panic onmdodd2000-01-153-9/+23
* add forward declarations, and small cosmetic changes.shin2000-01-153-4/+15
* comment the string after #endifshin2000-01-151-1/+1
* cosmetic change: sort function prototypesshin2000-01-151-27/+27
* -K&R fix for some prototype declarationshin2000-01-151-4/+4
* Removed PCCARD config file again.hosokawa2000-01-151-224/+0
* Remove a document file about PCCARD boot.flp becausehosokawa2000-01-151-13/+0
* Support v6 login.shin2000-01-151-7/+24
* Redo FC target mode dma routine to try and generate an extra CTIOmjacob2000-01-152-214/+464
* clean up for SBus Ultra (yes, we do not do that here yet)mjacob2000-01-151-2/+9
* a whale of a lot of target mode cleanupmjacob2000-01-151-42/+70
* cleanup- it was not MI code as it should have beenmjacob2000-01-151-16/+11
* cleanupmjacob2000-01-151-82/+117
* include public target mode functionsmjacob2000-01-151-0/+3
* public target mode stuffmjacob2000-01-151-0/+303
* tighten up printoutmjacob2000-01-151-4/+2
* Teach pkg_delete and pkg_info how to deal with full pathnamesdan2000-01-152-3/+46
* Portability fixes for other bsd4.4 derivatives.davidn2000-01-156-20/+33
* Grrr. Really add the module makefile for the Aironet driver.wpaul2000-01-141-0/+12
* Add pccard aic attachment.imp2000-01-141-0/+1
* Add support to aic for pccard attachments. Reports from testers haveimp2000-01-143-1/+185
* Add '-t X' which times out after pinging for X seconds.billf2000-01-142-4/+18
* Clean up the xpt_sim creation to mirror how HBA drivers perform this task.gibbs2000-01-142-74/+127
* Document the KASSERT() macro.jmb2000-01-141-0/+74
* Add driver support for the Aironet 4500/4800 series wireless 802.11wpaul2000-01-1428-3/+5329
* Forward declare some structs so that this header is more self-suifficent.bde2000-01-1412-0/+73
* Apply patches in rev 1.2 and 1.9 that I forgotguido2000-01-142-4/+6
* Use MALLOC_DECLARE when it is #defined, not when a (wrong) test ofbde2000-01-142-2/+2
* Set pccard_ifconfig in /etc/rc.conf automatically.hosokawa2000-01-144-8/+16
* Removed redundant declarations again. Fixed in rev.1.5, broken in rev.1.8.bde2000-01-141-8/+2
* Fixed bitrot in K&R support (3 missing __P(())'s defeated the point of 7bde2000-01-141-3/+7
OpenPOWER on IntegriCloud