summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/devices.c
Commit message (Expand)AuthorAgeFilesLines
* Add lge(4) to the list of drivers. It was present in 4-stable but not injhb2002-07-021-0/+1
* Fix /dev/acdNc minor device number. This bug prevents installing FreeBSDmatusita2002-03-301-1/+1
* Add wireless devices to device_names array. Now that ifconfig can setmurray2002-03-171-0/+3
* Close all open file descriptors before restarting sysinstall.murray2001-09-301-0/+2
* Add device driver support for the Broadcom BCM570x family of gigabitwpaul2001-09-271-0/+1
* You were knocked senseless by the Boomerang, spun around by the Cyclone,wpaul2001-07-231-0/+1
* Introduce DEVICE_INIT, DEVICE_GET, and DEVICE_SHUTDOWN macros. As thedd2001-07-021-1/+1
* Add support for gigabit ethernet cards based on the NatSemi DP83820wpaul2001-05-111-0/+1
* Moved the snc driver position before the sn driver.nyan2000-12-091-1/+3
* Added Intel Gigabit Ethernet card to device menu.hosokawa2000-11-071-0/+1
* Add the ATA RAID device 'ar'.sos2000-10-291-0/+1
* Added NEC PC-9801-83, 84, PC-9801-103, 104, PC-9801N-25 and PC-9801N-J02Rnyan2000-10-021-0/+1
* add ``xe'' driversanpei2000-09-221-0/+1
* Add a new driver for the AMD PCnet/FAST, FAST+ and Home PCI adapters.wpaul2000-09-201-0/+1
* Teach sysinstall about 'aac'.msmith2000-09-131-0/+1
* Remove device type field - there are no block devices left.jkh2000-08-221-41/+32
* Ugh. Back out local changes that crept in with my last commit. :(jhb2000-07-141-1/+0
* MFS: (yes, from -stable) Note that current.FreeBSD.org is a 5.0 snap serverjhb2000-07-141-0/+1
* Replace phk's commit with code from my local tree which I happenjkh2000-07-051-1/+3
* Ignore all md disks, installing on them would be particularly pointless.phk2000-07-041-2/+6
* - Remove obsolete PC-card boot.flp hack. It was for making both PC-cardnyan2000-06-051-0/+6
* Remove all of the block devices, correct major numbers to point to themsmith2000-05-251-21/+13
* Teach sysinstall about 'twe' disks. Note that this is currentlymsmith2000-05-251-0/+1
* Add Compaq Arraysjlemon2000-03-081-0/+2
* Make sysinstall use the new debug.boothowto OID. It will now gojkh2000-02-251-9/+28
* Added sn driver to network interface menu.hosokawa2000-01-151-0/+1
* Add device driver support for USB ethernet adapters based on the CATCwpaul2000-01-141-0/+1
* Add device driver support for USB ethernet adapters based on thewpaul2000-01-051-0/+1
* This commit adds device driver support for the ADMtek AN986 Pegasuswpaul1999-12-281-0/+1
* In retrospect, msgNotify() should leave its contents on the screenjkh1999-12-171-0/+1
* Remove references to ze and zp drivers.phk1999-12-101-2/+0
* Remove sysinstall knowledge of the wd based devices..sos1999-12-081-6/+0
* Add the if_dc driver and remove all of the al, ax, dm, pn and mx driverswpaul1999-12-041-5/+1
* Add support for the AMI MegaRAID and Mylex drivers to sysinstall.msmith1999-11-271-0/+4
* Add devices from the ATA driver (ad, acd, afd, ast).sos1999-11-091-1/+6
* Spruce up the ADMtek driver: conver to newbus, miibus and add supportwpaul1999-09-221-1/+1
* This commit adds driver support for PCI fast ethernet NICs based onwpaul1999-09-061-0/+1
* This commit adds driver support for the Silicon Integrated Systemswpaul1999-09-051-0/+1
* Oh crud, did I ever screw the pooch! Rather than sync this with -stable,jkh1999-09-021-7/+8
* MFC: Catch 3.2-stable sysinstall up to 4.0-current level functionality,jkh1999-09-011-8/+7
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* This commit adds device driver support for the Sundance Technologies ST201wpaul1999-08-211-1/+2
* This commit adds device driver support for Adaptec Duralink PCI fastwpaul1999-07-251-1/+2
* The matcd driver is acting strange (returning a successful open evenjkh1999-07-201-1/+3
* This commit adds driver support for the SysKonnect SK-984x serieswpaul1999-07-091-1/+2
* update fla related entries.phk1999-07-061-3/+3
* wcd -> acdmharo1999-07-031-2/+2
* Add bits of PAO that are non-controversial.markm1999-06-171-7/+8
* Do a clean-up pass on error/warning messages.jkh1999-05-271-10/+7
* This commit adds driver support for PCI fast ethernet cards based on thewpaul1999-05-211-1/+2
OpenPOWER on IntegriCloud