summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* This mega-merge brings Matt Thomas' 960801 FDDI driver (almost) upjoerg1997-01-174-42/+34
* This commit was generated by cvs2svn to compensate for changes in r21826,joerg1997-01-174-0/+3404
|\
| * Finally import the 960801 of Matt Thomas' DEC FDDI driver. I'mjoerg1997-01-174-0/+3404
| * This commit was manufactured by cvs2svn to create branch 'MATT_THOMAS'.cvs2svn1995-03-1447-32212/+0
* | Finally import the 960801 of Matt Thomas' DEC FDDI driver. I'mjoerg1997-01-172-0/+1009
* | Bruce pointed out a bogon:sos1997-01-171-3/+11
* | Add the ex driver (Intel EtherExpress Pro/10).jkh1997-01-162-0/+1083
* | Upgrade the kbdio rutines to provide queued kbd & mouse events.sos1997-01-153-60/+154
* | Update from driver author. Closes PR#2421.wollman1997-01-142-58/+140
* | Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1475-75/+75
* | Use the new if_multiaddrs list for multicast addresses rather than thewollman1997-01-137-196/+119
* | Fix CCD for bounced devices.dyson1997-01-101-1/+3
* | Use breakpoint() instead of Debugger() in siointr1(). Debugger() doesn'tbde1996-12-231-3/+2
* | Add PCI IDs of the ProLAN and Compex PCI NE2000 clones.se1996-12-211-8/+11
* | Test in mseopen() whether the device has been configured at all, andjoerg1996-12-191-1/+4
* | Submitted by: Naoki Hamada <nao@sbl.cl.nec.co.jp>kato1996-12-191-1/+6
* | Hawaii-Five-Typoalex1996-12-191-3/+3
* | Disabled half-baked disk statistics support. It didn't actually generatebde1996-12-181-1/+7
* | Much fixed & working digiboard driver.davidn1996-12-184-934/+1333
* | Support 4 of these as default, it only cost us 12 bytes more.phk1996-12-151-0/+5
* | Add a small hack to UserConfig that allows to override the number ofjoerg1996-12-141-2/+5
* | Convert the interface address and IP interface address structureswollman1996-12-134-25/+6
* | 1) Implement SIOCSIFMTU in ether_ioctl(), and change ether_ioctl's returndg1996-12-102-105/+18
* | Fix the broken support for monochrome VGA's.sos1996-12-071-3/+22
* | Fixed handling of modem status changes. Only the most common case ofbde1996-12-052-16/+46
* | Re-enable reselections as the first thing after we see a bus free. We seemgibbs1996-12-031-10/+8
* | PR kern/2141:phk1996-12-031-1/+2
* | Some imporvemnets to the vx driver.guido1996-12-021-57/+81
* | Some imporvemnets to the vx driver.guido1996-12-021-1/+1
* | Alot of fixes from kazu:sos1996-12-011-18/+53
* | Cosmetic code cleanup from Matt's latest driver.rgrimes1996-12-011-279/+313
* | Fixed input of BREAKs when IGNPAR is set and IGNBRK is not set. BREAKsbde1996-11-301-27/+32
* | Reset h/w fifos (if any) in siostop(). Now ttyflush() works fairly wellbde1996-11-301-3/+9
* | Fixed sloppy clearing of TS_BUSY. Don't clear it until the transmitterbde1996-11-301-3/+33
* | Throw away input if CREAD is not set. POSIX requires no characters to bebde1996-11-301-2/+3
* | Cleaned up CONSPEED changes. `comdefaultrate' gives the defaultbde1996-11-301-8/+6
* | Conditionally enable the busfree interrupt to catch unexpected busfrees.gibbs1996-11-222-56/+29
* | Fix ifconfig link flag handlingguido1996-11-211-3/+6
* | Change the way Automatic PIO is performed in the mesgin and mesgout phases.gibbs1996-11-211-27/+18
* | Fix UserConfig w/syscons.nate1996-11-191-2/+2
* | Fixed obsolete comment.dg1996-11-181-3/+2
* | Assert that we have seen an identify or have not disconneccted since thegibbs1996-11-162-12/+17
* | Patches from driver author in PR#2010.wollman1996-11-151-91/+349
* | Fix RFC 1650 stats... should have read the doco more carefully.wollman1996-11-151-4/+1
* | Only poll the keyboard if the data left in the buffer is from thesos1996-11-151-5/+5
* | Finally a start at sharing the kdb controller routines betweensos1996-11-141-106/+75
* | Don't fiddle with RTS if RTS flow control is off. This gives applicationsbde1996-11-133-51/+79
* | Oops I forgot to add the official id for this card.jhay1996-11-131-2/+3
* | Add support for header type == 1 devices (PCI 2.1 compatible PCI to PCIse1996-11-122-4/+10
* | Fix PCI to PCI bridge register bit field masks.se1996-11-122-36/+11
OpenPOWER on IntegriCloud