summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade/devices.c
Commit message (Expand)AuthorAgeFilesLines
* Replace sade the extracted piece of sysinstall with sade the extractednwhitehorn2012-12-301-344/+0
* Fix warning when compiling with gcc46:eadler2012-01-201-2/+2
* Port to new libdialog.fjoe2011-11-241-2/+3
* Disk selection dialog is now a normal menu, not a checkboxed menu:fjoe2011-11-241-6/+4
* Make sade(8) WARNS=3 clean.delphij2006-08-081-5/+1
* Say welcome to 'sade', the SysAdmins Disk Editor. It's the fdisk and disklabe...netchild2006-08-071-238/+26
* Teach sysinstall about mfi(4).scottl2006-03-291-0/+1
* Use some helper macros for the device table so it can fit in 80 columns andjhb2006-02-281-77/+89
* Drop unused major, minor, and delta values from device table.jhb2006-02-281-23/+20
* s/lp/plip/ for PLIP interfaces.ceri2006-02-131-1/+1
* Remove attempts to use mknod.ceri2006-02-071-44/+3
* Sync whitespace change that is found uniquely in RELENG_6, to reduce diffdelphij2005-10-091-1/+1
* Recognise GEM ethernet adapter (sparc64/ppc).grehan2005-07-211-0/+1
* Remove old wdc driver completely.nyan2005-01-041-6/+0
* Due to unknown reasons, Disk_Names() returns SCSI CDROM as a validyongari2004-12-221-0/+14
* Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456].obrien2004-11-191-1/+1
* Add device driver support for the VIA Networking Technologieswpaul2004-09-101-0/+1
* Fix installing from SCSI tape drives by catching up device names withbmah2004-08-161-1/+1
* Move the inclusion of libdisk.h from sysinstall.h to the source filesmarcel2004-08-021-0/+1
* Remove reference to fla driver.phk2004-07-201-1/+0
* Add 'fwe' so one doesn't get "<unknown network interface type>".obrien2004-01-041-0/+1
* Add a device driver for the Broadcom BCM4401 ethernet controller,wpaul2003-09-091-0/+1
* Take the support for the 8139C+/8169/8169S/8110S chips out of thewpaul2003-09-081-0/+2
* Teach sysinstall about the ServeRAID disk device.scottl2003-05-111-0/+1
* Add device driver support for the ASIX Electronics AX88172 USB 2.0wpaul2003-04-201-0/+1
* Use correct interface name (it's different on -current).sobomax2003-03-051-1/+1
* Remove local hack that somehow slipped into the previous commit.sobomax2003-03-051-1/+1
* Add missed description for the `ds' (disc(4)) pseudo-interface.sobomax2003-03-051-1/+2
* Teach sysinstall about the em(4) device.trhodes2003-01-271-0/+1
* Add 'vlan' as a network device.jhb2003-01-171-0/+1
* Don't use fake 'c' or 'a' BSD partitions for CD-ROM devices. This fixesjhb2002-11-271-5/+5
* Also test for type efi everywhere we currently test for type fat.marcel2002-11-131-1/+1
* debugMsg() should end with "\n".kuriyama2002-11-011-1/+1
* 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
OpenPOWER on IntegriCloud