| Commit message (Expand) | Author | Age | Files | Lines |
* | Make sysinstall recognize /dev/ada* disk devices. The description string | cperciva | 2009-08-14 | 1 | -0/+1 |
* | Make sysinstall search for /dev/daXa and register such devices as USB disks. | cperciva | 2009-06-24 | 1 | -0/+19 |
* | Add detection of UFS filesystems. | cperciva | 2009-06-24 | 1 | -3/+24 |
* | Add cas(4). | marius | 2009-06-15 | 1 | -0/+1 |
* | Fix typo. | yongari | 2009-06-10 | 1 | -1/+1 |
* | Add alc(4) to the list of supported network interface. | yongari | 2009-06-10 | 1 | -0/+1 |
* | Add bm(4) to the built-in ethernet devices list. | nwhitehorn | 2009-04-22 | 1 | -0/+1 |
* | Add uath(4) to the list of supported network interface. | weongyo | 2009-04-07 | 1 | -0/+1 |
* | Add urtw(4) to the list of supported network interface. | weongyo | 2009-01-23 | 1 | -0/+1 |
* | Recognize et(4), igb(4), iwn(4), ixgbe(4) and nxge(4) devices. | brueffer | 2009-01-09 | 1 | -1/+6 |
* | As threatened a while ago, remove support for tape media. Reports vary | kensmith | 2008-12-17 | 1 | -18/+0 |
* | Add ale(4) to the list of supported network interface. | yongari | 2008-11-12 | 1 | -0/+1 |
* | - Add ae(4) to sysinstall devices list. | stas | 2008-10-04 | 1 | -0/+1 |
* | Add upgt(4) to the list of supported network interface. | weongyo | 2008-08-11 | 1 | -0/+1 |
* | Add jme(4) to the list of supported network interface. | yongari | 2008-05-27 | 1 | -0/+1 |
* | Add age(4) to the list of supported network interface. | yongari | 2008-05-19 | 1 | -0/+1 |
* | Add a couple of missing wireless NIC driver modules. | weongyo | 2008-04-08 | 1 | -0/+8 |
* | One more s/ethernet/Ethernet/ I missed in the previous revision. | brueffer | 2007-03-19 | 1 | -1/+1 |
* | - Add cxgb(4) entry, remove stale wx(4) entry | brueffer | 2007-03-16 | 1 | -39/+39 |
* | Add msk(4) to the list of supported network interface. | yongari | 2006-12-13 | 1 | -0/+1 |
* | - Improve the description of gem(4); the Sun chips it supports are | marius | 2006-09-01 | 1 | -3/+3 |
* | Add several missing NIC drivers, remove two obsolete ones (el, ix). | brueffer | 2006-08-21 | 1 | -2/+7 |
* | Add stge(4) to the list of supported network interface. | yongari | 2006-07-25 | 1 | -0/+1 |
* | Teach sysinstall about mfi(4). | scottl | 2006-03-29 | 1 | -0/+1 |
* | Use some helper macros for the device table so it can fit in 80 columns and | jhb | 2006-02-28 | 1 | -77/+89 |
* | Drop unused major, minor, and delta values from device table. | jhb | 2006-02-28 | 1 | -23/+20 |
* | s/lp/plip/ for PLIP interfaces. | ceri | 2006-02-13 | 1 | -1/+1 |
* | Remove attempts to use mknod. | ceri | 2006-02-07 | 1 | -44/+3 |
* | Sync whitespace change that is found uniquely in RELENG_6, to reduce diff | delphij | 2005-10-09 | 1 | -1/+1 |
* | Recognise GEM ethernet adapter (sparc64/ppc). | grehan | 2005-07-21 | 1 | -0/+1 |
* | Remove old wdc driver completely. | nyan | 2005-01-04 | 1 | -6/+0 |
* | Due to unknown reasons, Disk_Names() returns SCSI CDROM as a valid | yongari | 2004-12-22 | 1 | -0/+14 |
* | Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456]. | obrien | 2004-11-19 | 1 | -1/+1 |
* | Add device driver support for the VIA Networking Technologies | wpaul | 2004-09-10 | 1 | -0/+1 |
* | Fix installing from SCSI tape drives by catching up device names with | bmah | 2004-08-16 | 1 | -1/+1 |
* | Move the inclusion of libdisk.h from sysinstall.h to the source files | marcel | 2004-08-02 | 1 | -0/+1 |
* | Remove reference to fla driver. | phk | 2004-07-20 | 1 | -1/+0 |
* | Add 'fwe' so one doesn't get "<unknown network interface type>". | obrien | 2004-01-04 | 1 | -0/+1 |
* | Add a device driver for the Broadcom BCM4401 ethernet controller, | wpaul | 2003-09-09 | 1 | -0/+1 |
* | Take the support for the 8139C+/8169/8169S/8110S chips out of the | wpaul | 2003-09-08 | 1 | -0/+2 |
* | Teach sysinstall about the ServeRAID disk device. | scottl | 2003-05-11 | 1 | -0/+1 |
* | Add device driver support for the ASIX Electronics AX88172 USB 2.0 | wpaul | 2003-04-20 | 1 | -0/+1 |
* | Use correct interface name (it's different on -current). | sobomax | 2003-03-05 | 1 | -1/+1 |
* | Remove local hack that somehow slipped into the previous commit. | sobomax | 2003-03-05 | 1 | -1/+1 |
* | Add missed description for the `ds' (disc(4)) pseudo-interface. | sobomax | 2003-03-05 | 1 | -1/+2 |
* | Teach sysinstall about the em(4) device. | trhodes | 2003-01-27 | 1 | -0/+1 |
* | Add 'vlan' as a network device. | jhb | 2003-01-17 | 1 | -0/+1 |
* | Don't use fake 'c' or 'a' BSD partitions for CD-ROM devices. This fixes | jhb | 2002-11-27 | 1 | -5/+5 |
* | Also test for type efi everywhere we currently test for type fat. | marcel | 2002-11-13 | 1 | -1/+1 |
* | debugMsg() should end with "\n". | kuriyama | 2002-11-01 | 1 | -1/+1 |