summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/devices.c
Commit message (Expand)AuthorAgeFilesLines
* Add urtw(4) to the list of supported network interface.weongyo2009-01-231-0/+1
* Recognize et(4), igb(4), iwn(4), ixgbe(4) and nxge(4) devices.brueffer2009-01-091-1/+6
* As threatened a while ago, remove support for tape media. Reports varykensmith2008-12-171-18/+0
* Add ale(4) to the list of supported network interface.yongari2008-11-121-0/+1
* - Add ae(4) to sysinstall devices list.stas2008-10-041-0/+1
* Add upgt(4) to the list of supported network interface.weongyo2008-08-111-0/+1
* Add jme(4) to the list of supported network interface.yongari2008-05-271-0/+1
* Add age(4) to the list of supported network interface.yongari2008-05-191-0/+1
* Add a couple of missing wireless NIC driver modules.weongyo2008-04-081-0/+8
* One more s/ethernet/Ethernet/ I missed in the previous revision.brueffer2007-03-191-1/+1
* - Add cxgb(4) entry, remove stale wx(4) entrybrueffer2007-03-161-39/+39
* Add msk(4) to the list of supported network interface.yongari2006-12-131-0/+1
* - Improve the description of gem(4); the Sun chips it supports aremarius2006-09-011-3/+3
* Add several missing NIC drivers, remove two obsolete ones (el, ix).brueffer2006-08-211-2/+7
* Add stge(4) to the list of supported network interface.yongari2006-07-251-0/+1
* 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
OpenPOWER on IntegriCloud