summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* This really shouldn't be here, fragment left over from the tarball.cokane2000-06-211-2/+0
* Subtle Tx bugs - I wonder why the cast wans't picked up...dmlb2000-06-211-4/+4
* This commit was generated by cvs2svn to compensate for changes in r61911,cokane2000-06-215-0/+876
|\
| * First import of my 3dfx voodoo driver. Currently it supports the Voodoo Graph...cokane2000-06-215-0/+876
* Added Altima Communications OUI and their AC101 10/100semenu2000-06-213-0/+14
* Added support for SMC9432BTX cards.semenu2000-06-213-11/+87
* Checkpoint commit. I can actually receive HDLC frames now.phk2000-06-211-53/+669
* add record channel irq timeouts toocg2000-06-201-2/+12
* fix a bug where opening for write would not fail if channel allocation failedcg2000-06-205-11/+30
* Minor tweaks to error messages (after writing man page).dmlb2000-06-201-49/+81
* Terminate aic_ids[]brian2000-06-191-0/+1
* make mixer reads return the value written instead of the value setcg2000-06-191-1/+1
* Implemented some optimizations which result in 14 fewer instructions in thedg2000-06-191-2/+6
* Bring the an(4) fixes to wi(4):roberto2000-06-191-3/+10
* - Add suser check before SIOCSAIRONET.roberto2000-06-181-3/+10
* Remove RECERR from RAY_DEBUGdmlb2000-06-181-2/+1
* General tidy up and plough through TODO list.dmlb2000-06-181-303/+143
* Add a desired network parameter structure to runq entries.dmlb2000-06-181-0/+2
* Added support for the i82559ER (10/100Mbps NIC for embedded applications).dg2000-06-182-9/+16
* MF4: add support for the Am79C973.gj2000-06-182-0/+2
* Allow newer Linksys 10/100 PCMCIA cards to work.ps2000-06-181-12/+10
* Matching commits to pccard for last pcic changes. We now at least toimp2000-06-183-29/+32
* Almost make loading work. This is a checkpoint. With these change weimp2000-06-183-43/+85
* Clean up firmware load issues and remove darn near all config options.mjacob2000-06-181-95/+43
* Add new functions. Also add comments to existing functions. Theseimp2000-06-181-0/+37
* Removing this bulky one large f/w file. This f/w is now in dev/ispfw.mjacob2000-06-181-36137/+0
* Once we have firmware running (if isp_reset) and this is the first timemjacob2000-06-181-34/+74
* Remove all ISP2100_SCCLUN define protected code and replace it withmjacob2000-06-181-23/+12
* Remove all ISP2100_SCCLUN define based code and replace it with runtimemjacob2000-06-181-27/+27
* Roll platform minor number. Force definition of SCSI_ISP_FABRICmjacob2000-06-181-8/+6
* Roll core minor version. Set ISP_MAX_LUNS to be off of new isp_maxlunsmjacob2000-06-181-11/+4
* add "disable autodisconnect" flagsmjacob2000-06-181-0/+1
* cleanup i_int_X vs. uint_X definitionsmjacob2000-06-181-16/+16
* add MBOX_GET_RESOURCE_COUNT commandmjacob2000-06-181-0/+1
* Add in (separate files for different board's firmware) new files for ispfwmjacob2000-06-187-0/+20877
* replace a line erroneously removed in 1.28, should fix xmmscg2000-06-171-3/+5
* Allow these drivers to be detached.jake2000-06-162-0/+2
* Add disk_enumerate() for finding names of disks. Vinum and libh willphk2000-06-151-24/+0
* Inverted error messages.n_hibma2000-06-151-3/+3
* Make the module dependencies actually work.n_hibma2000-06-152-5/+13
* Fix typo (accessable --> accessible).alex2000-06-145-5/+5
* Add option ALT_BREAK_TO_DEBUGGER.ps2000-06-141-0/+29
* add alpha-quality recording code and handle pci error interrupts - this maycg2000-06-131-71/+353
* handle closing differently - should fix the end-of-sample cutoff bugcg2000-06-131-22/+25
* Fix a problem of user settings from TEKRAM NVRAMgroudier2000-06-131-6/+10
* Fix breakage to target mode support.mjacob2000-06-121-14/+25
* - Eliminate rpread(). Call generic ttyread(). (cf rev 1.33)tanimura2000-06-122-26/+7
* Add (another) PnP entry for the ESS ES1869 (Compaq OEM)brian2000-06-121-0/+1
* The very feeble beginnings of a driver for the LanMedia LMC1504 card.phk2000-06-111-0/+176
* Suck out all of the current and desired n/w parameters.dmlb2000-06-112-5/+33
OpenPOWER on IntegriCloud