aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall/devices.c
Commit message (Expand)AuthorAgeFilesLines
* Teach sysinstall about the ServeRAID disk device.Scott Long2003-05-111-0/+1
* Add device driver support for the ASIX Electronics AX88172 USB 2.0Bill Paul2003-04-201-0/+1
* Use correct interface name (it's different on -current).Maxim Sobolev2003-03-051-1/+1
* Remove local hack that somehow slipped into the previous commit.Maxim Sobolev2003-03-051-1/+1
* Add missed description for the `ds' (disc(4)) pseudo-interface.Maxim Sobolev2003-03-051-1/+2
* Teach sysinstall about the em(4) device.Tom Rhodes2003-01-271-0/+1
* Add 'vlan' as a network device.John Baldwin2003-01-171-0/+1
* Don't use fake 'c' or 'a' BSD partitions for CD-ROM devices. This fixesJohn Baldwin2002-11-271-5/+5
* Also test for type efi everywhere we currently test for type fat.Marcel Moolenaar2002-11-131-1/+1
* debugMsg() should end with "\n".Jun Kuriyama2002-11-011-1/+1
* Add lge(4) to the list of drivers. It was present in 4-stable but not inJohn Baldwin2002-07-021-0/+1
* Fix /dev/acdNc minor device number. This bug prevents installing FreeBSDMakoto Matsushita2002-03-301-1/+1
* Add wireless devices to device_names array. Now that ifconfig can setMurray Stokely2002-03-171-0/+3
* Close all open file descriptors before restarting sysinstall.Murray Stokely2001-09-301-0/+2
* Add device driver support for the Broadcom BCM570x family of gigabitBill Paul2001-09-271-0/+1
* You were knocked senseless by the Boomerang, spun around by the Cyclone,Bill Paul2001-07-231-0/+1
* Introduce DEVICE_INIT, DEVICE_GET, and DEVICE_SHUTDOWN macros. As theDima Dorfman2001-07-021-1/+1
* Add support for gigabit ethernet cards based on the NatSemi DP83820Bill Paul2001-05-111-0/+1
* Moved the snc driver position before the sn driver.Yoshihiro Takahashi2000-12-091-1/+3
* Added Intel Gigabit Ethernet card to device menu.Tatsumi Hosokawa2000-11-071-0/+1
* Add the ATA RAID device 'ar'.Søren Schmidt2000-10-291-0/+1
* Added NEC PC-9801-83, 84, PC-9801-103, 104, PC-9801N-25 and PC-9801N-J02RYoshihiro Takahashi2000-10-021-0/+1
* add ``xe'' driverMIHIRA Sanpei Yoshiro2000-09-221-0/+1
* Add a new driver for the AMD PCnet/FAST, FAST+ and Home PCI adapters.Bill Paul2000-09-201-0/+1
* Teach sysinstall about 'aac'.Mike Smith2000-09-131-0/+1
* Remove device type field - there are no block devices left.Jordan K. Hubbard2000-08-221-41/+32
* Ugh. Back out local changes that crept in with my last commit. :(John Baldwin2000-07-141-1/+0
* MFS: (yes, from -stable) Note that current.FreeBSD.org is a 5.0 snap serverJohn Baldwin2000-07-141-0/+1
* Replace phk's commit with code from my local tree which I happenJordan K. Hubbard2000-07-051-1/+3
* Ignore all md disks, installing on them would be particularly pointless.Poul-Henning Kamp2000-07-041-2/+6
* - Remove obsolete PC-card boot.flp hack. It was for making both PC-cardYoshihiro Takahashi2000-06-051-0/+6
* Remove all of the block devices, correct major numbers to point to theMike Smith2000-05-251-21/+13
* Teach sysinstall about 'twe' disks. Note that this is currentlyMike Smith2000-05-251-0/+1
* Add Compaq ArraysJonathan Lemon2000-03-081-0/+2
* Make sysinstall use the new debug.boothowto OID. It will now goJordan K. Hubbard2000-02-251-9/+28
* Added sn driver to network interface menu.Tatsumi Hosokawa2000-01-151-0/+1
* Add device driver support for USB ethernet adapters based on the CATCBill Paul2000-01-141-0/+1
* Add device driver support for USB ethernet adapters based on theBill Paul2000-01-051-0/+1
* This commit adds device driver support for the ADMtek AN986 PegasusBill Paul1999-12-281-0/+1
* In retrospect, msgNotify() should leave its contents on the screenJordan K. Hubbard1999-12-171-0/+1
* Remove references to ze and zp drivers.Poul-Henning Kamp1999-12-101-2/+0
* Remove sysinstall knowledge of the wd based devices..Søren Schmidt1999-12-081-6/+0
* Add the if_dc driver and remove all of the al, ax, dm, pn and mx driversBill Paul1999-12-041-5/+1
* Add support for the AMI MegaRAID and Mylex drivers to sysinstall.Mike Smith1999-11-271-0/+4
* Add devices from the ATA driver (ad, acd, afd, ast).Søren Schmidt1999-11-091-1/+6
* Spruce up the ADMtek driver: conver to newbus, miibus and add supportBill Paul1999-09-221-1/+1
* This commit adds driver support for PCI fast ethernet NICs based onBill Paul1999-09-061-0/+1
* This commit adds driver support for the Silicon Integrated SystemsBill Paul1999-09-051-0/+1
* Oh crud, did I ever screw the pooch! Rather than sync this with -stable,Jordan K. Hubbard1999-09-021-7/+8
* MFC: Catch 3.2-stable sysinstall up to 4.0-current level functionality,Jordan K. Hubbard1999-09-011-8/+7