summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Support compiling with `gcc -ansi'.bde1998-04-1511-73/+75
* Fixed autonegotiation. Card registers are now accessed via memorysemenu1998-04-131-143/+218
* take out opt_bktr.h from brooktree848.cahasty1998-04-061-1/+0
* Reviewed by: Amancioahasty1998-04-052-4/+53
* More fixes to deal with fonts:yokota1998-04-041-23/+182
* Time changes mark 2:phk1998-04-041-10/+12
* Add two workarounds for broken MP tables:tegge1998-04-011-4/+20
* Don't use fast interrupts when initialized through PnP. if_ed doeseivind1998-03-291-2/+1
* Removed unused #includes.bde1998-03-287-30/+6
* Moved some #includes from <sys/param.h> nearer to where they are actuallybde1998-03-281-0/+1
* Several changes:peter1998-03-233-284/+519
* New versions of Specialix host card download code.peter1998-03-232-0/+3466
* merge from 2.2peter1998-03-211-2/+3
* Merge from 2.2, plus some other changes. In the config file entry,peter1998-03-211-48/+66
* Protect against count of chars received being 0, which causes a panicdg1998-03-182-2/+6
* PR: i386/6040danny1998-03-171-1/+2
* Add EISA support for DPT driversjulian1998-03-114-9/+569
* Slightly more correct initialisation of the new buf struct for soft-updates.julian1998-03-091-1/+3
* Correct an ethernet framesize mismatch that caused poorsteve1998-03-091-1/+1
* merge benfor branch changes onto mainline.peter1998-03-083-60/+498
* Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)julian1998-03-081-1/+3
* Correct minor typojkh1998-03-051-1/+1
* *** empty log message ***semenu1998-03-041-13/+80
* Added support for the 82553 and 'B' 82555 PHY.dg1998-03-032-2/+15
* Restored half of the ANSI semantic errors fix which was clobberedbde1998-03-011-2/+0
* Add PCI device ID of Surecom NE-34se1998-02-271-1/+2
* Support for "MAC address in CIS" type cards.hosokawa1998-02-271-1/+9
* PCCARD-code related style nits, as requested.msmith1998-02-273-22/+22
* Fix some style nits and remove an unused header.msmith1998-02-274-8/+4
* Radio support for bt848 cards from Flemming Jacobsen <fj@trw.nl>ahasty1998-02-263-18/+46
* Fixed a syntax error. Strange but correct code was broken by recentbde1998-02-251-2/+2
* Added missing #include of "opt_devfs.h".bde1998-02-251-4/+3
* Properly bzero() structures after they're returned from getccdbuf().jkh1998-02-221-1/+3
* there is a minor bug in sb_dsp.c -- the drivernate1998-02-214-4/+0
* Add $Id$gpalmer1998-02-211-0/+2
* Provide a missing parameter to printf to stop the kernel from panicing.gpalmer1998-02-211-1/+1
* Update to "stable-167" release; totally reimplements media detection.jkh1998-02-201-327/+418
* Don't depend on "implicit int" or bloat the data section in thebde1998-02-202-3/+3
* Removed unused debugging variables and macros.bde1998-02-201-11/+3
* Removed unused #includes.bde1998-02-2012-95/+9
* Move Luigi's I2CWR ioctl from the video_ioctl section to theahasty1998-02-201-22/+26
* - Updated to Luigi's 2-15-98 code. The code in 2.2 is the same except fornate1998-02-176-12/+64
* Support for >32 ports.jkh1998-02-171-58/+50
* Upgrade Luigi's audio driver to Jan/23 version... will bring in Feb/15thscrappy1998-02-178-574/+764
* Delete apparently unused DEVFS control device creation code - codeeivind1998-02-161-4/+1
* A bunch of nits from bde.phk1998-02-151-68/+60
* Update to support SI/XIO PCI host cards (Z280 based) and the enhancedpeter1998-02-153-10/+235
* Revert part of my previous patch - I don't see the *need*jkh1998-02-151-3/+1
* missing spl() call and off by one error in the handling of the partitions.jkh1998-02-151-2/+3
* - If a PCCARD serial device is removed from the system, let the serialnate1998-02-141-2/+2
OpenPOWER on IntegriCloud