summaryrefslogtreecommitdiffstats
path: root/release/sysinstall/devices.c
Commit message (Expand)AuthorAgeFilesLines
* Merge updates from 2.2jkh1998-05-241-1/+2
* Make Mitsumi and Sony CDROM devs also use the `a' device. I thinkjkh1998-05-111-3/+3
* It was incorrect to use the `c' device for the matcd driver;jkh1998-05-111-2/+2
* MF22: create raw slice entries.jkh1998-03-201-3/+9
* Ack, fix typo in last commit.jkh1998-03-201-2/+2
* My face is red - make the code for creating slices actually work now.jkh1998-03-201-3/+4
* 1. If device node already exists, don't gratuituously try to make itjkh1998-03-161-2/+5
* When doing "make unders", also remember to make entries forjkh1998-03-151-9/+27
* Form device names correctly with new unit# syntax.jkh1998-02-101-4/+13
* Totally change the way that devices are made in the MFS and subsequentlyjkh1998-02-101-143/+168
* MF22: match entries for wfdjkh1998-01-221-2/+2
* Add entry for SMC 9432TX cards (tx driver).jkh1998-01-211-1/+2
* Add wfd style devices to detection list (we'll have to put them on thejkh1998-01-191-1/+2
* Benign changes to support Justin's CAM code.jkh1998-01-161-1/+3
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Add device entries and documentation for Intel EtherExpress Pro/10 driver.jkh1997-01-171-0/+1
* Keep our serial ports distinct so that first device is not found forjkh1997-01-151-0/+17
* Register SLIP/PPP devices properly again.jkh1997-01-151-19/+11
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Add extra tweak for -current compilation and some debugging.jkh1997-01-061-2/+3
* Clean up device handling WRT slip and ppp devices. An incomplete transitionjkh1997-01-041-15/+31
* Do something I've wanted to do for quite some time - collapse all thejkh1997-01-031-4/+1
* Clean up some calls to close().jkh1996-12-261-6/+4
* Now that I've got my source tree sorted out, bring all the thingsjkh1996-12-141-1/+4
* Do a few things I've been threatening to do for a long time:jkh1996-12-111-22/+13
* As Paul has just pointed out, much of my strncpy() usage was eitherjkh1996-12-091-2/+2
* Several areas of improvement:jkh1996-12-081-14/+17
* Open devices read-only to test whether they are available. Thisjoerg1996-11-271-3/+3
* Add vx to list of devices.jkh1996-11-151-1/+2
* 1. Change device probing so that high speed network devices are found beforejkh1996-10-051-52/+51
* Fix EBUSY checking in devices.c - DTRT when it's detected on a CD.jkh1996-07-131-3/+4
* Uh, this is what I was really thinking when I made the device registrationjkh1996-06-131-29/+42
* Dispense with the special case handling of cuaa* devices by synthesizingjkh1996-06-121-17/+30
* Bring this into sync.jkh1996-04-231-4/+1
* 1. Update all the copyrights to delete useless clauses 3 and 4.jkh1996-04-131-10/+3
* Major surgery.jkh1996-04-071-10/+7
* Remove some rather useless debugging messages.jkh1996-03-241-5/+1
* Lots of fixes:jkh1996-03-181-10/+5
* Miscellaneous cleanup before big round of menu restructuring (to use newjkh1996-03-021-2/+2
* Remove netns and netiso, whatever it did here in the first place...phk1996-02-101-11/+1
* Bring my changes forward from 2.1jkh1995-12-111-5/+8
* Update the -current sources from the 2.1 branch.peter1995-12-071-5/+16
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-20/+43
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
* Sync up my work for the night. This should implement ALL possiblejkh1995-05-291-3/+16
* Sync up with Poul.jkh1995-05-281-3/+3
* 1. Make this compile again after Poul's changes to the get() strategyjkh1995-05-271-2/+2
* Totally revamp the TCP/IP dialog; now network selection makes a bit more sense.jkh1995-05-261-2/+2
* Bring everybody up to date on my morning's work.jkh1995-05-241-15/+15
* Sync to latest ftp-capable sysinstall. We're getting there!jkh1995-05-241-40/+45
OpenPOWER on IntegriCloud