summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Fixed chip_offsets[] which I broke in rev.1.53. The offsets aren'tbde1997-11-102-4/+4
* Merge 971020 stuff.. Check 21142? SROM CRC.peter1997-11-082-7/+13
* Rename some local variables to avoid shadowing other local variables.phk1997-11-071-4/+4
* Remove a bunch of variables which were unused both in GENERIC and LINT.phk1997-11-079-31/+18
* Rats. Committed the wrong version.markm1997-11-061-5/+11
* 1) Add the IOCTL for Luigi's BT848 -> I2C bus driver.markm1997-11-061-14/+113
* Add the IOCTL for Luigi's BT848 -> I2C bus driver.markm1997-11-061-1/+8
* - MF22: (I reversed these). Simplify code.nate1997-11-021-2/+3
* Sigh, kill setting of 0WS...it breaks more machines than it fixes.dg1997-11-021-4/+3
* This updates Luigi's sound code to the basic code in snd971023...jmg1997-10-3110-716/+1100
* Improve PAL support and fix mux selector values.eivind1997-10-302-32/+104
* - Make sure we include <sys/kernel.h> to pick up the definitions of DATA_SET()nate1997-10-291-1/+2
* The previous change added a use of the DATA_SET macro, but forgotjdp1997-10-291-1/+2
* Removed unused #includes.bde1997-10-283-10/+2
* Move the EP_ID_PORT out to 0x110, so it doesn't conflict with other portjoerg1997-10-271-2/+16
* Fix a comment about multicast; since the Etherlink III has nofenner1997-10-271-4/+7
* - Instead of relying on a functional call to register PCARD-capable drivers,nate1997-10-264-37/+13
* - Slightly change the way the border color register is updated so thatyokota1997-10-261-4/+3
* - The daemon might go off the screen and crashed the system if theyokota1997-10-261-35/+148
* - Functional changes to PCCARD support.nate1997-10-264-180/+66
* - Do a bunch of gratuitous changes intended to make the code easier tonate1997-10-264-201/+195
* Recognize even more of the Znyx 314 cards.phk1997-10-251-2/+2
* Statizice.phk1997-10-241-21/+24
* Reject unreasonable values passed to CONS_HISTORY ioctl. It did notyokota1997-10-232-26/+84
* Rewrote fxp_start() for better clarity and efficiency.dg1997-10-231-101/+101
* Merge from RELENG_2_2. Bandaid for 'lockmgr panic' on the VN device.kato1997-10-211-5/+18
* Introduce a device flags value of 0x1 to always pretend a 1.44 MBjoerg1997-10-191-2/+15
* Add an $Id$peter1997-10-181-0/+1
* Merge in changes from Matt. Accton EN12xx support, bugfixes. There ispeter1997-10-182-44/+193
* Import Matt's current de driver... He appears to be maintaining it inpeter1997-10-181-7/+27
* Fixed a bug where input packets were counted twice - messing up thedg1997-10-171-2/+1
* Hide a silly ``unknown board type'' message behind bootverbose. Thejoerg1997-10-151-3/+4
* if_ep.c clarification/simplification.itojun1997-10-142-273/+92
* Last major round (Unless Bruce thinks of somthing :-) of malloc changes.phk1997-10-123-4/+4
* Back out my LALT -> META change until we figure out a way to make itjkh1997-10-121-2/+2
* Attempt to support IPX.peter1997-10-121-1/+22
* Remove a #ifndef __FreeBSD__ chunk.phk1997-10-111-5/+1
* Change default keymap (I left all the international ones alone) sojkh1997-10-101-2/+2
* Despam 1.11, 1.12 and 1.13 caused by no sync between author/committer/CURRENTmarkm1997-10-081-14/+36
* Latest round of patches from the author.markm1997-10-073-18/+102
* Make the blank screen saver work with MDA and CGA. The fade and greenyokota1997-10-043-37/+169
* Backed out part of a previous change: don't set ZWS on '790 chips; it hasdg1997-10-031-6/+1
* Add a new keyboard mode K_CODE. Returns a single byte for each keysos1997-10-012-13/+25
* To obey the traditional practice in mbuf chaining.itojun1997-10-011-10/+15
* Killed a gratuitous assignment in a NetBSD case.dg1997-09-301-5/+1
* Two changes which should make the system less suseptible to receiverdg1997-09-301-29/+29
* Work around a bug in the 82557 NIC where the receiver will lock updg1997-09-293-57/+198
* Add support to aicasm for "downloaded constants". These are immediategibbs1997-09-2713-62/+211
* Clustered read and write are switched at mount-option level.kato1997-09-271-3/+3
* The previous commit broke support for the Pro/10; detect which sort ofmsmith1997-09-261-7/+25
OpenPOWER on IntegriCloud