aboutsummaryrefslogtreecommitdiff
path: root/release/sysinstall/devices.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.5.0_cvscvs2svn2000-06-251-1/+1
* MFC: DTRT with msgNotify();Jordan K. Hubbard1999-12-171-0/+1
* MFC: merge in driver support for the Sundance ST201 and SiS 900/SiS 7016Bill Paul1999-10-101-0/+1
* NOW merge this over. Ahem.Jordan K. Hubbard1999-09-021-7/+8
* $Id$ -> $FreeBSD$Peter Wemm1999-08-291-1/+1
* MFC: Add bits of PAO that are non-controversial.Jun Kuriyama1999-08-131-7/+8
* Merge the Adaptec AIC-6915 fast ethernet and SysKonnect gigabit ethernetBill Paul1999-08-081-6/+8
* wcd -> acdMichael Haro1999-07-031-2/+2
* Add the ADMtek PCI fast ethernet driver to the RELENG_3 branch. I'veBill Paul1999-06-191-1/+2
* MFC: message cleanup.Jordan K. Hubbard1999-05-271-10/+7
* Add the Alteon gigabit ethernet driver to -stable. It's been in -currentBill Paul1999-04-301-1/+2
* MFC: allow device reprobeJordan K. Hubbard1999-04-061-1/+28
* Add driver support (and man page) for PCI fast ethernet cards basedBill Paul1999-01-091-1/+2
* An early Christmas present: add driver support for a whole bunch ofBill Paul1998-12-041-1/+5
* Add entries for DiskOnChip2000 Flash device.Jordan K. Hubbard1998-10-191-1/+3
* Add driver support for PCI fast ethernet adapters based on theBill Paul1998-10-181-1/+2
* Fix typo in message.Daniel O'Callaghan1998-09-301-2/+2
* Remove support for floppy tape installs. I'm sorry, we're outtaJordan K. Hubbard1998-09-261-2/+1
* Device name cleanup for CAM.Justin T. Gibbs1998-09-151-6/+4
* Add device list entries for the tl and xl PCI ethernet devices.Bill Paul1998-09-131-2/+4
* MF22: Paul Traina's changes.Jordan K. Hubbard1998-07-181-3/+8
* Crank the max possible disks/slices constants way down.Jordan K. Hubbard1998-06-291-6/+6
* Merge updates from 2.2Jordan K. Hubbard1998-05-241-1/+2
* Make Mitsumi and Sony CDROM devs also use the `a' device. I thinkJordan K. Hubbard1998-05-111-3/+3
* It was incorrect to use the `c' device for the matcd driver;Jordan K. Hubbard1998-05-111-2/+2
* MF22: create raw slice entries.Jordan K. Hubbard1998-03-201-3/+9
* Ack, fix typo in last commit.Jordan K. Hubbard1998-03-201-2/+2
* My face is red - make the code for creating slices actually work now.Jordan K. Hubbard1998-03-201-3/+4
* 1. If device node already exists, don't gratuituously try to make itJordan K. Hubbard1998-03-161-2/+5
* When doing "make unders", also remember to make entries forJordan K. Hubbard1998-03-151-9/+27
* Form device names correctly with new unit# syntax.Jordan K. Hubbard1998-02-101-4/+13
* Totally change the way that devices are made in the MFS and subsequentlyJordan K. Hubbard1998-02-101-143/+168
* MF22: match entries for wfdJordan K. Hubbard1998-01-221-2/+2
* Add entry for SMC 9432TX cards (tx driver).Jordan K. Hubbard1998-01-211-1/+2
* Add wfd style devices to detection list (we'll have to put them on theJordan K. Hubbard1998-01-191-1/+2
* Benign changes to support Justin's CAM code.Jordan K. Hubbard1998-01-161-1/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Add device entries and documentation for Intel EtherExpress Pro/10 driver.Jordan K. Hubbard1997-01-171-0/+1
* Keep our serial ports distinct so that first device is not found forJordan K. Hubbard1997-01-151-0/+17
* Register SLIP/PPP devices properly again.Jordan K. Hubbard1997-01-151-19/+11
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Add extra tweak for -current compilation and some debugging.Jordan K. Hubbard1997-01-061-2/+3
* Clean up device handling WRT slip and ppp devices. An incomplete transitionJordan K. Hubbard1997-01-041-15/+31
* Do something I've wanted to do for quite some time - collapse all theJordan K. Hubbard1997-01-031-4/+1
* Clean up some calls to close().Jordan K. Hubbard1996-12-261-6/+4
* Now that I've got my source tree sorted out, bring all the thingsJordan K. Hubbard1996-12-141-1/+4
* Do a few things I've been threatening to do for a long time:Jordan K. Hubbard1996-12-111-22/+13
* As Paul has just pointed out, much of my strncpy() usage was eitherJordan K. Hubbard1996-12-091-2/+2
* Several areas of improvement:Jordan K. Hubbard1996-12-081-14/+17
* Open devices read-only to test whether they are available. ThisJoerg Wunsch1996-11-271-3/+3