summaryrefslogtreecommitdiffstats
path: root/sys/dev/ray
Commit message (Expand)AuthorAgeFilesLines
* Add attribute memory setup warningsdmlb2000-07-111-37/+86
* Move newbus detection code to alloc routines.dmlb2000-07-071-50/+68
* Subtle Tx bugs - I wonder why the cast wans't picked up...dmlb2000-06-211-4/+4
* Minor tweaks to error messages (after writing man page).dmlb2000-06-201-49/+81
* 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
* Suck out all of the current and desired n/w parameters.dmlb2000-06-112-5/+33
* Generated a new macor, RAY_RECERR for reporting errors with. Verbosity set wi...dmlb2000-06-111-4/+11
* Generated a new macor, RAY_RECERR for reporting errors with. Verbosity set wi...dmlb2000-06-111-1/+1
* A bunch of misc. tidy ups really.dmlb2000-06-111-209/+195
* Removed a few RAY_MAP_CMs that were not needed.dmlb2000-06-101-22/+13
* Seperate debug for dumping comq entries.dmlb2000-06-101-0/+4
* Add macros for freeing a set of malloc runq entries and adding them to thedmlb2000-06-101-0/+22
* Remove promisc_user, ray_reset and ray_reset_timo as they are not used. Incid...dmlb2000-06-101-206/+120
* Cosmetic and capture a register dump _before_ I've downloaded values todmlb2000-06-041-3/+50
* As part of the IFF_RUNNING stuff, we've added an extra flag so callersdmlb2000-06-041-3/+9
* Main changes are resurection of mutlicast code (jgibbs moved the stuff Idmlb2000-06-041-175/+133
* Remove unused ioctl lockingdmlb2000-05-282-90/+14
* Made RAY_COM_DUMP a real debug called RAY_DCOMdmlb2000-05-282-24/+25
* A bit of a messy monster.dmlb2000-05-281-395/+517
* Moved a bit of resource allocation from probe to attach based on feedbackdmlb2000-05-231-122/+109
* MFRELENG_3dmlb2000-05-211-187/+625
* MFRELENG_3dmlb2000-05-211-10/+23
* MFRELENG_3dmlb2000-05-211-18/+28
* Newbusify resource allocation.dmlb2000-05-111-196/+234
* Remove ISA/3.x stuff and add -current stuffdmlb2000-05-111-23/+25
* Use device_printf.dmlb2000-05-111-3/+3
* Move a couple fo things around to be nicer for -currentdmlb2000-05-101-168/+180
* Move a couple fo things around to be nicer for -currentdmlb2000-05-101-43/+60
* Add a STOP debug flag.dmlb2000-05-101-15/+19
* Move _detach to be underneath _attach.dmlb2000-05-071-182/+155
* Move variables to if_rayvar.hdmlb2000-05-071-218/+2
* Split out structures to make it a bit easier to find my way around anddmlb2000-05-071-0/+248
* Sync with an early version of the -current code. Mainly a tidy updmlb2000-05-071-118/+80
* Cosmetic to make errors messages look similar.dmlb2000-04-241-4/+4
* Moved debugging definitions to a header file.dmlb2000-04-241-1313/+1042
* Bit mask definitions for firmware versioning.dmlb2000-04-241-74/+89
* Initial import.dmlb2000-04-241-0/+126
* Make the moved about version compile and rundmlb2000-04-241-2/+6
* Moved functions around so that they are grouped a little more sensibly.dmlb2000-04-221-1012/+1016
* Functional driver with new command queue in place.dmlb2000-04-211-1278/+1068
* A messy commit that checkpoints the driver (not known to actually work)dmlb2000-04-151-236/+330
* Merged in a load of information from the card documentation - not finished yet.dmlb2000-04-151-121/+338
* A few comment tidy-ups.dmlb2000-04-151-13/+27
* Most of this commit are minor changes whilst trying to make the driverdmlb2000-04-091-217/+375
* Fix mbuf leaking - duh!dmlb2000-04-041-6/+9
* Add signal strength cache structures.dmlb2000-03-311-2/+14
* Use the right value for IFQ_MAXLEN and fix brokeness with gatewaying http fro...dmlb2000-03-311-438/+527
* For version 0.9 change DNET outputdmlb2000-03-211-1/+1
OpenPOWER on IntegriCloud