aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Add a driver for the AMD AM79c873 10/100 PHY. By some strange coincidence,Bill Paul1999-09-062-0/+428
* nullclose, not noclose of course.Poul-Henning Kamp1999-09-051-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-09-057-7/+7
* struct rqgroup: put 0-length array at the end. Make mental note notGreg Lehey1999-09-051-1/+1
* incorporate better ess supportCameron Grant1999-09-044-276/+1104
* handle uiomove better in feed_rootCameron Grant1999-09-042-12/+18
* bugfix: deallocate channels properly if no read/write ops between open/closeCameron Grant1999-09-042-2/+4
* Add USR3031 pnp id.Doug Rabson1999-09-041-0/+1
* #ifdef out the definition for the small packet RX ring. I ended up onlyBill Paul1999-09-031-0/+9
* Remove vestiges of old pnp code.Doug Rabson1999-09-031-8/+0
* Remove the last vestiges of the old pnp code in favour of the new one.Doug Rabson1999-09-031-106/+1
* Commit a checkpoint of an updated if_ed driver. This is pretty muchPeter Wemm1999-09-032-432/+510
* Cosmetic tweak. Collect the fdc methods together and apart from the fdPeter Wemm1999-09-031-44/+53
* Use micro "disk" layer in ata-diskPoul-Henning Kamp1999-09-034-142/+44
* Set si_bsize_phys to 2048 for cdrom.Poul-Henning Kamp1999-09-031-0/+1
* Revert a bunch of contraversial changes by PHK. AfterJulian Elischer1999-09-034-1/+7
* remove some out-of-scope DEVFS references..Julian Elischer1999-09-032-7/+0
* Handle for passthru resource release correctly.Luoqi Chen1999-09-031-5/+4
* This adds support for the Buslogic/Bustek/Storage DimensionsMatthew N. Dodd1999-09-031-0/+324
* This is the rest of the MCA support; new_bus code to be exact.Matthew N. Dodd1999-09-033-0/+931
* Reverse MFC of revision 1.5.2.7:Greg Lehey1999-09-031-2/+0
* - Added new macros ED_P1_MAR(i) and ED_P1_PAR(i) that replaceKATO Takenori1999-09-022-6/+9
* The ed_probe_Novell should not clear id_maddr when it fails to probe.KATO Takenori1999-09-021-2/+6
* Enable ioctls to manipulate color palette. They have been implemented,Kazutaka YOKOTA1999-09-021-3/+0
* Missed this use of the old pnp includes. I don't think this is meant toPeter Wemm1999-09-021-1/+2
* Stub out the old pnp code till these are converted so GENERIC builds again.Peter Wemm1999-09-022-2/+4
* Typo: 'x' should be 'y' (only affects debugging output)Nick Hibma1999-09-011-1/+1
* This is part of an untested set of changes to the ed driver to supportDoug Rabson1999-09-011-0/+90
* This represents essentially a complete rewrite of the ISA PnP code. TheDoug Rabson1999-09-014-11/+31
* Re-arrange things in the attach routines of the 3Com and RealTek PHYBill Paul1999-09-012-13/+13
* Update to driver 1.72.Roger Hardiman1999-09-011-0/+4
* Set si_bsize_phys and si_bsize_max in all legacy CD drivers.Poul-Henning Kamp1999-09-012-0/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-09-0148-48/+48
* say hello to newpcm. it is not yet enabled, requiring new pnp code from dfrCameron Grant1999-09-0140-0/+11805
* mss and sb drivers updated for newpcmCameron Grant1999-09-0110-8782/+7188
* Add a driver for the internal PHY in the RealTek 8139.Bill Paul1999-08-311-0/+284
* C-NET(9N)C support (PC-98 only).Yoshihiro Takahashi1999-08-311-13/+42
* Oops. I undid the $Id: -> $FreBSD: change.Roger Hardiman1999-08-312-2/+2
* Update to driver release 1.71Roger Hardiman1999-08-312-563/+274
* Convert the Adaptec and Winbond drivers to miibus.Bill Paul1999-08-302-590/+80
* Null commit to get last commit message recorded:Poul-Henning Kamp1999-08-301-0/+1
* *** empty log message ***Poul-Henning Kamp1999-08-301-2/+2
* aic7xxx.c:Justin T. Gibbs1999-08-302-11/+11
* Add support for the aic7859 which is found on the 2930CU.Justin T. Gibbs1999-08-301-11/+54
* s/si_tty_tty/si_tty/gPoul-Henning Kamp1999-08-302-12/+12
* Add #include <sys/select.h> ready for select() support in bt848 driverRoger Hardiman1999-08-301-0/+1
* Make bdev userland access work like cdev userland access unlessPoul-Henning Kamp1999-08-303-3/+0
* Make bdev userland access work like cdev userland access unlessPoul-Henning Kamp1999-08-301-4/+1
* Regenerate miidevs.h.Bill Paul1999-08-291-2/+7
* The ASIC on the 3c905C appears to be manufactured by Broadcom (previousBill Paul1999-08-293-7/+19